summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex')
-rw-r--r--Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex b/Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex
new file mode 100644
index 00000000000..7d29934c1ba
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/authorarchive/brucker-authorarchive-2016.tex
@@ -0,0 +1,36 @@
+\documentclass[final, runningheads, USenglish, 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, 2016.}
+ 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}
+
+\begin{document}
+ \maketitle{}
+
+ \begin{abstract}
+ \lipsum[1-2]
+ \end{abstract}
+
+ \section{Introduction}
+ \lipsum[1-4]
+
+ \section{Contribution}
+ \lipsum[5-10]
+
+ \section{Conclusion}
+ \lipsum[10-12]
+\end{document}
+