\documentclass{icm2010}

\title[Short Title]{Title of Talk}
\author[Short Name(s)]{Name(s) of Author(s)
%\thanks{Remove percentage sign to put a footnote with support, thanks, etc}%
}
\contact[your email address]{Your postal address}

% You can remove the percentage signs to use the theorem style %
% with numbering within the section %
%\newtheorem{theorem}{Theorem}[section]
%\newtheorem{prop}[theorem]{Proposition}
%\newtheorem{lemma}[theorem]{Lemma}
%\newtheorem*{cor}{Corollary}
%\theoremstyle{definition}
%\newtheorem{definition}{Definition}


\begin{document}

\begin{abstract}Please put your abstract here
\end{abstract}

% Your AMS 200 Classification should come here %
\begin{classification}
Primary 00A05; Secondary 00B10.
\end{classification}

% Any keywords %
\begin{keywords}

\end{keywords}


% Do not remove next line %
\maketitle

% Now the text of your article starts

% This is for the references %
% The reference below to Ahlfor's Complex Analysis book %
% is a sample that you should remove and put your own   %
% references %
% You can cite it with \cite{ahlfors} %
\begin{thebibliography}{a}
\bibitem{ahlfors}L.V. Ahlfors, \emph{Complex analysis}, Mc-Graw
Hill, New York, USA, 1979. 

\end{thebibliography}

% Done :-) %
\end{document}
