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

28 lines
823 B
TeX
Raw Normal View History

2016-08-26 12:32:58 +00:00
\documentclass[final, runningheads, USenglish, pdftex]{llncs}
2018-02-18 15:16:12 +00:00
\usepackage[T1]{fontenc}
% Quickly make vector_iD_icon.pdf available to authorarchive.
% The global installation is described in ../README.md
\usepackage{graphicx}
\graphicspath{{../icons/}}
2016-08-26 12:32:58 +00:00
\usepackage[LNCS,
key=brucker-authorarchive-2016,
year=2016,
2018-03-05 06:54:13 +00:00
publication={Anonymous et al.\ (eds). Proceedings of the International
Conference on LaTeX-Hacks, LNCS~42. Some Publisher, 2016},
2016-08-26 12:32:58 +00:00
startpage={42},
doi={00/00_00},
doiText={0/00\_00},
orcidicon,
2016-08-26 12:32:58 +00:00
nocopyright
]{../authorarchive}
2016-08-26 12:32:58 +00:00
\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}}
2016-08-26 12:32:58 +00:00
\institute{Some Departement, Somewhere}
\input{input/body}