Merged example setup.

This commit is contained in:
Achim D. Brucker 2018-02-20 23:34:02 +00:00
parent 27d3a9531f
commit 9f7e649824
3 changed files with 4 additions and 34 deletions

View File

@ -1,31 +0,0 @@
\documentclass[final, runningheads, USenglish, pdftex]{llncs}
\usepackage{lipsum}
\usepackage[llncs,crop]{llncsconf}
\conference{International Conference on \LaTeX-Hacks}
\llncs{Anonymous et al. (eds). \emph{Proceedings of the International
Conference on \LaTeX-Hacks}, LNCS~-42. Some Publisher, 2016.}{0042}
\llncsdoi{10.1038/nphys1170}
\title{A Simple Example of the \texttt{llncsconf} 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]
% \label{LastPage}
\end{document}

Binary file not shown.

View File

@ -1,13 +1,14 @@
\documentclass[final, runningheads, USenglish, pdftex]{llncs}
\usepackage{lipsum}
\usepackage[proceedings,crop]{llncsconf}
%\usepackage[proceedings,crop]{llncsconf}
\usepackage[llncs,crop]{llncsconf}
\conference{International Conference on \LaTeX-Hacks}
\llncs{Anonymous et al.\ (eds).\ \emph{Proceedings of the International
Conference on \LaTeX-Hacks}, LNCS~-42. Some Publisher, 2016.}{0042}
\llncsdoi{10.1007/xxxx}
\title{A Simple Example of the \texttt{llncsconf} Package for \LaTeX}
\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}}
\institute{Some Department, Somewhere}