


% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   General notes
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%
%   Any region of this .tex file to be filled with the content of your
%   proceedings contribution is clearly marked with a header of the form
%
%   % %%%%%%%%%%%%
%   %   start here
%   % %%%%%%%%%%%%
%
%   and ends with
%
%   % %%%%%%%%%%%%
%
%   Any content outside the areas marked this way must not be touched!
%
%   Please submit the source files (tex and figures) together with a pdf
%   file generated from this \TeX\ file using pdflatex.
%
%   Fgures should be provided as PDF files.
%
%   Send the files via email to \texttt{mpi11@desy.de}.
%
%   Note the deadline for proceedings submission: Monday, February 6th, 2012
%
%   Your contribution should not exceed eight pages.
%
%   Please do not use BibTeX -- see the bibliography section for citations.
%

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\documentclass{desyproc}
\begin{document}



% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Title of your contribution
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\title{Put your title here}

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Authors
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%
%   For the author list please adhere to the format of one of the following
%   three examples:
%
%
%   * use the following for a single author
%
%     \author{{\slshape Joe Smith}\\[1ex]
%     DESY, Notketra{\ss}e 85, 22607 Hamburg, Germany }
%
%   * use the following for several authors
%
%     \author{{\slshape Jean Meunier$^1$, Ruth Miller$^2$,
%     Gerd M\"uller$^3$\footnote{Speaker}, Joe Smith$^3$}\\[1ex]
%     $^1$CERN, 1211 Gen\`eve 23, Switzerland\\
%     $^2$Fermilab, P.O. Box 500, Batavia, IL 60510-0500, USA\\
%     $^3$DESY, Notketra{\ss}e 85, 22607 Hamburg, Germany}
%
%   * use the following for an author speaking on behalf of a collaboration
%
%     \author{{\slshape Joe Smith}  for the FOO Collaboration\\[1ex]
%     CERN, 1211 Gen\`eve 23, Switzerland}
%

\author{{\slshape Joe Smith}  for the FOO Collaboration\\[1ex]
CERN, 1211 Gen\`eve 23, Switzerland}

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\contribID{ZZ}
\confID{UU}
\desyproc{DESY-PROC-2012-YY}
\acronym{MPI@LHC 2011}
\doi
\maketitle



% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Abstract
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{abstract}
Put your abstract here.
\end{abstract}

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Contents
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Introduction}

Text goes here, citing some paper \cite{foo}. You may want to refer to Fig.~\ref{figures:xyz}.

% Please include figures in the format given below:
\begin{figure}
% NOTE: Figures should be provided as PDF files. Do _not_ include the .pdf extension
% when specifying the filename (`somefigure' in the example below).
\includegraphics{somefigure}
\caption{\label{figures:xyz}Figure caption goes here.}
\end{figure}

\section{Conclusions}

More text here.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\begin{footnotesize}
\begin{thebibliography}{99}



% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Bibliography
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\bibitem{foo}
  FOO Coll., ``The FOO experiment at the CERN LHC'', 
  JINST 3 (2017) S0965.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\end{thebibliography}
\end{footnotesize}

\end{document}
