summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-23 20:57:00 +0000
committerKarl Berry <karl@freefriends.org>2019-06-23 20:57:00 +0000
commitd13f4aa60ac176e565e64bddd1c59f089551b2d0 (patch)
tree3970e743bc3ed8af1e5e19ccd7792ba3d252ecda /Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex
parent926a641b7207115964a7dec7895970c380cb0af4 (diff)
authorarchive (23jun19)
git-svn-id: svn://tug.org/texlive/trunk@51430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex')
-rw-r--r--Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-llncs.tex27
1 files changed, 27 insertions, 0 deletions
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}