authorarchive/examples/brucker-authorarchive-2016-...

46 lines
1.0 KiB
TeX

\documentclass[final, runningheads, USenglish]{llncs}
\usepackage[T1]{fontenc}
\usepackage{../authorarchive}
\authorsetup{
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
}
\authorsetup{
publication={Anonymous 6\textsuperscript{th} et al.\ (eds). Proceedings of the International
Conference on LaTeX-Hacks, LNCS~42. Some Publisher},
}
\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 Department, Somewhere}
\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}