summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex')
-rw-r--r--macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex b/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex
index 8809fc9ac4..1488854162 100644
--- a/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex
+++ b/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex
@@ -1,6 +1,8 @@
\documentclass[conference]{IEEEtran}
\usepackage[T1]{fontenc}
-\usepackage[IEEE,
+\usepackage{../authorarchive}
+\authorsetup{
+ IEEE,
key=brucker-authorarchive-2016,
year=2016,
publication={Anonymous et al.\ (eds). Proceedings of the International
@@ -9,14 +11,14 @@
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}
+ \IEEEauthorblockA{Some Department \\ Somewhere}
}