From d13f4aa60ac176e565e64bddd1c59f089551b2d0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Jun 2019 20:57:00 +0000 Subject: authorarchive (23jun19) git-svn-id: svn://tug.org/texlive/trunk@51430 c570f23f-e606-0410-a88d-b1316a301751 --- .../authorarchive/examples/authorarchive.config | 4 +++ .../examples/bib/brucker-authorarchive-2016.bib | 12 +++++++ .../examples/bib/brucker-authorarchive-2016.enw | 8 +++++ .../examples/bib/brucker-authorarchive-2016.ris | 9 +++++ .../bib/brucker-authorarchive-2016.word.xml | 16 +++++++++ .../brucker-authorarchive-2016-IEEEtran-nourl.pdf | Bin 0 -> 63602 bytes .../brucker-authorarchive-2016-IEEEtran-nourl.tex | 22 ++++++++++++ .../brucker-authorarchive-2016-IEEEtran.pdf | Bin 0 -> 67739 bytes .../brucker-authorarchive-2016-IEEEtran.tex | 23 +++++++++++++ .../examples/brucker-authorarchive-2016-acmart.pdf | Bin 0 -> 372202 bytes .../examples/brucker-authorarchive-2016-acmart.tex | 27 +++++++++++++++ .../examples/brucker-authorarchive-2016-entcs.pdf | Bin 0 -> 235414 bytes .../examples/brucker-authorarchive-2016-entcs.tex | 38 +++++++++++++++++++++ .../brucker-authorarchive-2016-llncs-a4.pdf | Bin 0 -> 211369 bytes .../brucker-authorarchive-2016-llncs-a4.tex | 20 +++++++++++ .../examples/brucker-authorarchive-2016-llncs.pdf | Bin 0 -> 212269 bytes .../examples/brucker-authorarchive-2016-llncs.tex | 27 +++++++++++++++ .../examples/brucker-authorarchive-2016-lni.pdf | Bin 0 -> 71297 bytes .../examples/brucker-authorarchive-2016-lni.tex | 24 +++++++++++++ .../brucker-authorarchive-2016-sig-alternate.pdf | Bin 0 -> 112996 bytes .../brucker-authorarchive-2016-sig-alternate.tex | 23 +++++++++++++ .../examples/brucker-authorarchive-2016.pdf | Bin 0 -> 216721 bytes .../examples/brucker-authorarchive-2016.tex | 18 ++++++++++ .../latex/authorarchive/examples/input/body.tex | 18 ++++++++++ 24 files changed, 289 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.bib create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.enw create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.ris create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.word.xml create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex create mode 100644 Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex (limited to 'Master/texmf-dist/doc/latex/authorarchive/examples') diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config b/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config new file mode 100644 index 00000000000..5c86ff6ae1e --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/authorarchive.config @@ -0,0 +1,4 @@ +\authorsetup{% + baseurl={https://git.logicalhacking.com/adbrucker/authorarchive/src/master/examples} + ,bibtexdir={bib} +} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.bib b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.bib new file mode 100644 index 00000000000..f8b2af7ea0e --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.bib @@ -0,0 +1,12 @@ + +@InProceedings{ brucker-authorarchive-2016, + year = 2016, + page = {42--45}, + title = {A Simple Example of the \texttt{authorarchive} Package for + \LaTeX}, + author = {Achim D. Brucker}, + booktitle = {Proceedings of the International Conference on + \LaTeX-Hacks}, + series = {LNCS}, + number = 42 +} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.enw b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.enw new file mode 100644 index 00000000000..f2b7a83318b --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.enw @@ -0,0 +1,8 @@ +%0 Conference Proceedings +%T A Simple Example of the authorarchive Package for \LaTeX +%A Brucker, Achim D. +%B Proceedings of the International Conference on \LaTeX-Hacks +%D 2016 +%N 42 +%F brucker-authorarchive-2016 + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.ris b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.ris new file mode 100644 index 00000000000..800f50667b6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.ris @@ -0,0 +1,9 @@ +TY - CONF +AU - Brucker, Achim D. +PY - 2016// +TI - A Simple Example of the authorarchive Package for \LaTeX +BT - Proceedings of the International Conference on \LaTeX-Hacks +T3 - LNCS +IS - 42 +ID - brucker-authorarchive-2016 +ER - diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.word.xml b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.word.xml new file mode 100644 index 00000000000..26a59b6c02d --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/bib/brucker-authorarchive-2016.word.xml @@ -0,0 +1,16 @@ + + + +brucker-authorarchive-2016 +Proceedings +2016 +Proceedings of the International Conference on \LaTeX-Hacks +42 + + +BruckerAchimD + + +A Simple Example of the authorarchive Package for \LaTeX + + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf new file mode 100644 index 00000000000..57f924087ea Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex new file mode 100644 index 00000000000..147dce443d4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran-nourl.tex @@ -0,0 +1,22 @@ +\documentclass[conference]{IEEEtran} +\usepackage[T1]{fontenc} +\usepackage[IEEE, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks. Some Publisher}, + startpage={42}, + nourl, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{% + \IEEEauthorblockN{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} + \IEEEauthorblockA{Some Departement \\ Somewhere} +} + +\input{input/body} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf new file mode 100644 index 00000000000..537bd81131c Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex new file mode 100644 index 00000000000..6c13145db18 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex @@ -0,0 +1,23 @@ +\documentclass[conference]{IEEEtran} +\usepackage[T1]{fontenc} +\usepackage[IEEE, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks. Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{% + \IEEEauthorblockN{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} + \IEEEauthorblockA{Some Departement \\ Somewhere} +} + +\input{input/body} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf new file mode 100644 index 00000000000..146a2adcb25 Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex new file mode 100644 index 00000000000..34c6085e23a --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex @@ -0,0 +1,27 @@ +\documentclass[sigconf]{acmart} +\copyrightyear{2017} +\acmYear{2017} +\setcopyright{acmlicensed} +\acmConference[LHack '16]{1st International Conference on \LaTeX-Hacks}{December 4--6, 2017}{Salzburg, Austria} +\acmBooktitle{LHack '16: The 1st International Conference on \LaTeX-Hacks, December 4--6, 2017, Salzburg, Austria} +\acmPrice{15.00} +\acmDOI{10.1145/000000.000000} +\acmISBN{000-0-0000-0000-0/00/00} + +\usepackage[acmart, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al. (eds). Proceedings of the International + Conference on LaTeX-Hacks, ACM, 2016}, + startpage={42}, + doi={00/0000}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} + +\input{input/body} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf new file mode 100644 index 00000000000..2a51cca7461 Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.tex new file mode 100644 index 00000000000..9095d7970fd --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-entcs.tex @@ -0,0 +1,38 @@ +\documentclass{entcs} +\usepackage[T1]{fontenc} +\usepackage[ENTCS, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks, Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\def\lastname{A.D. Brucker} + +\begin{document} + \begin{frontmatter} + \title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} + \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \end{frontmatter} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] +\end{document} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf new file mode 100644 index 00000000000..70020cc5a95 Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex new file mode 100644 index 00000000000..ca840ee71a8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs-a4.tex @@ -0,0 +1,20 @@ +\documentclass[final, runningheads, USenglish, a4paper, pdftex]{llncs} +\usepackage[T1]{fontenc} +\usepackage[LNCS, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks, LNCS~42. Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} +\institute{Some Departement, Somewhere} + +\input{input/body} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf new file mode 100644 index 00000000000..15a6977bf1a Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex new file mode 100644 index 00000000000..b1972ec0bee --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex @@ -0,0 +1,27 @@ +\documentclass[final, runningheads, USenglish, pdftex]{llncs} +\usepackage[T1]{fontenc} + +% Quickly make vector_iD_icon.pdf available to authorarchive. +% The global installation is described in ../README.md +\usepackage{graphicx} +\graphicspath{{../icons/}} + +\usepackage[LNCS, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks, LNCS~42. Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + orcidicon, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}\orcidID{0000-0002-6355-1200}} +\institute{Some Departement, Somewhere} + +\input{input/body} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf new file mode 100644 index 00000000000..2d2551092eb Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex new file mode 100644 index 00000000000..080e9f7d809 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-lni.tex @@ -0,0 +1,24 @@ +\documentclass[english]{lni} +\usepackage[T1]{fontenc} +\usepackage[LNI, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks. Some Publisher}, + startpage={42}, + doi={00/00_00}, + doiText={0/00\_00}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{% + \protect\href{http://www.brucker.ch/}{Achim D. Brucker}\\ + Some Departement\\ + Somewhere +} + +\input{input/body} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf new file mode 100644 index 00000000000..786d613a7f9 Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex new file mode 100644 index 00000000000..e3b9b5613b1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-sig-alternate.tex @@ -0,0 +1,23 @@ +\documentclass[USenglish, pdftex, letterpaper]{sig-alternate} +\usepackage[ACM, + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Conference on LaTeX-Hacks, ACM, 2016}, + startpage={42}, + doi={00/0000}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} + +\numberofauthors{1} +\author{ + \alignauthor + \protect\href{http://www.brucker.ch/}{Achim D. Brucker} +} + +\input{input/body} + diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf new file mode 100644 index 00000000000..361e1af1d7c Binary files /dev/null and b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.pdf differ diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex new file mode 100644 index 00000000000..38c67a2faff --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016.tex @@ -0,0 +1,18 @@ +\documentclass[a4paper]{article} + +\usepackage[ + key=brucker-authorarchive-2016, + year=2016, + publication={Anonymous et al.\ (eds). Proceedings of the International + Workshop on LaTeX-Hacks}, + startpage={42}, + doi={00/0000}, + nocopyright + ]{../authorarchive} + +\usepackage{lipsum} + +\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX} +\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} + +\input{input/body} diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex new file mode 100644 index 00000000000..d3c9340ed8e --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/examples/input/body.tex @@ -0,0 +1,18 @@ +\begin{document} + \maketitle{} + + \begin{abstract} + \lipsum[1-2] + \end{abstract} + + \section{Introduction} + \lipsum[1-4] + + \section{Contribution} + \lipsum[5-10] + + \section{Conclusion} + \lipsum[11-12] + +\end{document} + -- cgit v1.2.3