% Template article for preprint document class `elsart'
% SP 98/04/14

\documentclass{elsart}

% if you use PostScript figures in your article
% use the graphics package for simple commands
% \usepackage{graphics}
% or use the graphicx package for more complicated commands
% \usepackage{graphicx}
% or use the epsfig package if you prefer to use the old commands
% \usepackage{epsfig}

% The amssymb package provides various useful mathematical symbols
\usepackage{amssymb}

\begin{document}

\begin{frontmatter}

% Title, authors and addresses

% use the thanksref command within \title, \author or \address for footnotes:
% \title{Title\thanksref{label1}}
% \thanks[label1]{}
% \author{Name\thanksref{label2}}
% \thanks[label2]{}
% \address{Address\thanksref{label3}}
% \thanks[label3]{}
% including your email address:
% \address{Address\thanksref{email}}
% \thanks[email]{E-mail: }

% multiple labels are possible as follows:
% \author[addresslabel1,addresslabel1]{Author's Name\thanksref{label1,label2}}

\title{}

% use optional labels to link authors explicitly to addresses:
% \author[label1,label2]{}
% \address[label1]{}
% \address[label2]{}

\author{}

\address{}

\begin{abstract}
% Text of abstract
\end{abstract}

\begin{keyword}
% keywords here, in the form: keyword \sep keyword

% PACS codes here, in the form: \PACS code \sep code
\PACS 
\end{keyword}
\end{frontmatter}

% main text
\section{}
\label{}

\begin{thebibliography}{00}

% \bibitem{label}
% Text of bibliographic item
\bibitem{}

\end{thebibliography}

\end{document}

