summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/authorarchive/examples/brucker-authorarchive-2016-IEEEtran.tex
blob: 6c13145db18bde27ff5398e3029f0ccdaf96b114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\documentclass[conference]{IEEEtran}
\usepackage[T1]{fontenc}
\usepackage[IEEE,
   key=brucker-authorarchive-2016,
   year=2016,
   publication={Anonymous et al.\ (eds). Proceedings of the International
       Conference on LaTeX-Hacks. Some Publisher},
   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{%
    \IEEEauthorblockN{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}}
    \IEEEauthorblockA{Some Departement \\ Somewhere}
}

\input{input/body}