\documentclass[a4paper,12pt]{article}
\begin{document}
%--------------------------------------------------------------------
\title{Sample Abstract}
%--------------------------------------------------------------------
\author{Alex Hansen\\
Department of Physics\\ 
Norwegian University of Science and Technology\\
NO-7491 Trondheim, Norway}
\date{}
\maketitle
%--------------------------------------------------------------------

This is a sample abstract for {\it Conference on Computational Physics\/}
2010 to be held in Trondheim, Norway, June 23-26.

The abstract may be up to two pages long and may contain figures and
tables.  Here is a sample paper citation \cite{a}, and here is a sample
book citation \cite{b}. 

The abstract should be uploaded in PDF formated for A4 paper size.


%--------------------------------------------------------------------
\begin{thebibliography}{10}

\bibitem{a} N.\ Metropolis, A.\ W.\ Rosebluth, M.\ N.\ Rosenbluth,
A.\ H.\ Teller and E.\ Teller, J.\ Chem.\ Phys.\ {\bf 21}, 1087 (1953).

\bibitem{b} L.\ Lamport, {\sl LaTeX\/} (Addison-Wesley, Reading, 1994).

\end{thebibliography}
%--------------------------------------------------------------------
\end{document}

