KommutativeAlgebra/gfx/templates/example.tex

52 lines
1.4 KiB
TeX

\documentclass[a4paper, british]{amsart}
\input{gfx/stdPreamble}
\input{gfx/paperVersion-working}
\author{Stefan Kebekus}
\address{Stefan Kebekus, Mathematisches Institut, Albert-Ludwigs-Universität Freiburg, Eckerstraße 1, 79104 Freiburg im Breisgau, Germany and University of Strasbourg Institute for Advanced Study (USIAS), Strasbourg, France}
\email{\href{mailto:stefan.kebekus@math.uni-freiburg.de}{stefan.kebekus@math.uni-freiburg.de}}
\urladdr{\href{http://home.mathematik.uni-freiburg.de/kebekus}{http://home.mathematik.uni-freiburg.de/kebekus}}
\thanks{Stefan Kebekus was supported in part by the DFG-Forschergruppe 790
``Classification of Algebraic Surfaces and Compact Complex Manifolds''. He
gratefully acknowledges the support through a joint fellowship of the Freiburg
Institute of Advanced Studies (FRIAS) and the University of Strasbourg
Institute for Advanced Study (USIAS).}
\keywords{Example Keywords}
\subjclass[2010]{Example Class}
\title{Example Paper}
\date{\today}
\makeatletter
\hypersetup{
pdfauthor={\authors},
pdftitle={\@title},
pdfsubject={\@subjclass},
pdfkeywords={\@keywords},
pdfstartview={Fit},
pdfpagelayout={TwoColumnRight},
pdfpagemode={UseOutlines},
bookmarks,
colorlinks}
\makeatother
\begin{document}
\maketitle
\tableofcontents
\input{01}
\bibstyle{alpha}
\bibliographystyle{alpha}
\bibliography{bibliography/general}
\end{document}