%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Template for abstract of plenary talk             %
% ICM 2010, Hyderabad, INDIA, August 19-27, 2010    %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
% Save this file (say icm2010.tex) and run latex on %
% it to get the instructions (latex icm2010)        %
%

\documentclass{article}           %% DO NOT CHANGE %%

%\usepackage{amssymb}   % uncomment some or all of  %
%\usepackage{amsmath}   % these lines in case you   %
%\usepackage{latexsym}  % want to load the packages %


\textheight=548pt                 %% DO NOT CHANGE %%
\textwidth=357pt                  %% DO NOT CHANGE %%

%%% DO NOT REMOVE/CHANGE THE DEFINITIONS BELOW %%%
\def\mytitle#1{\setcounter{equation}{0}
\setcounter{footnote}{0}
\begin{flushleft}\Large\textbf{#1}\end{flushleft}
\vspace{0.25cm}}
\def\myname#1{\leftline{{\large #1}}\vspace{-0.13cm}}
\def\myplace#1#2{\small\begin{flushleft}\textit{#1}\\
\texttt{#2}\end{flushleft}}
\newenvironment{icmabstract}{\normalsize\noindent}{}
\def\myclassification#1{\small\noindent
  2000 Mathematics Subject Classification.
       #1\vspace{0.5cm}}
%
%%% DO NOT REMOVE/CHANGE THE DEFINITIONS ABOVE %%%


\begin{document}  %% DO NOT CHANGE %%
                                                              %

% In the lines below make the obvious %
% replacements with your text         %

\mytitle{Title of abstract}

% In case of more than one author, mark with a star (*)   %
% the presenter of the contribution in the ICM2010        %
% Please use only one \myname statement and as many       %
% \myplace as you need.                                   %
\myname{Name(s) of author(s)}

\myplace{Department, University, Mailing address, Country}%
{[myemail@address]}

%%% Each paper should contain the 2000 Mathematics Subject Classification.

\myclassification{20K}

\begin{icmabstract}   %% CUT TEXT BELOW AND INCLUDE YOURS %%
Please put here the text of your abstract. The entire text,
including references, should fit into one page with the above
dimensions, after running LaTeX on the file.

\noindent Do not introduce any section commands or define any macros.

\noindent Below are some examples of references; you can cite in the
usual manner: \cite{ahlfors} and \cite{CE}.

%% CUT TEXT ABOVE AND PUT YOURS %%
\end{icmabstract}

\frenchspacing
\begin{thebibliography}{3}  %% CUT REFERENCES BELOW AND PUT YOURS %%

\bibitem{ahlfors}L.V. Ahlfors, \emph{Complex analysis}, Mc-Graw
Hill, New York, USA, 1979. 

\bibitem{conway}J.B. Conway, \emph{Functions of one complex variable},
Graduate {T}exts {I}n {M}athematics, vol.~11, Springer-Verlag, Berlin
and {N}ew {Y}ork, 1973.

\bibitem{CE}C.J. Earle, \emph{Some intrinsic coordinates
on Teichm\"uller space,} Proc. Amer. Math. Soc. \textbf{83}
(1981), 527--531.

\end{thebibliography}

\end{document}                              %% DO NOT CHANGE %%
