
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Abstract Template for short communications
% ICM 2006, Madrid, August 22--30, 2006
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% The conference abstract  will be prepared in
% LaTeX2e.  Please do not send AMS-TeX, plain TeX,
% or any other dialect of TeX.
% Do not use any additional packages, define any macros,
% or make any alterations to lines below that finish
% with the characters %*
%
% To aid processing of the abstracts, please include your
% surname  followed by  the initial of your
% first name in the name of the file you submit as your
% abstract. For example, Professor John Taylor would submit
%
% TaylorJ.tex
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
                                                              %*
\documentclass{article}                                       %*

%\usepackage{amssymb}  %%% uncomment some or all of
%\usepackage{amsmath}  %%% these lines in case you
%\usepackage{latexsym} %%% want to load the packages



\textheight=548pt                                             %*
\textwidth=357pt                                              %*
                                                              %*
                                                              %*
\def\thebibliography#1{\small                                 %*
       \list{\arabic{enumi}.}                                 %*
        {\settowidth\labelwidth{[#1]}                         %*
        \leftmargin\labelwidth                                %*
        \itemsep 0pt                                          %*
        \parsep \itemsep                                      %*
        \advance\leftmargin\labelsep                          %*
        \usecounter{enumi}}}                                  %*
\def\@cite#1{$^{#1}$} % Superscript numbers for text labels   %*
\def\newblock{\hskip .11em plus.33em minus.07em               %*
\sloppy\clubpenalty4000\widowpenalty4000                      %*
\sfcode`\.=1000\relax}                                        %*
\let\endthebibliography=\endlist                              %*
                                                              %*
\def\mytitle#1{\setcounter{equation}{0}%                      %*
\setcounter{footnote}{0}%                                     %*
\begin{flushleft}{\bf\textbf{\Large #1}}\end{flushleft}       %*
\vspace{0.25cm}}                                              %*
\def\myname#1{\leftline{{\large #1}}\vspace{-0.13cm}}                                                              %*
\def\myplace#1#2{\small\begin{flushleft}{\it #1}\\%           %*
{\tt#2}\end{flushleft}}                    %*
                                                              %*
\newenvironment{myabstract}{\normalsize\noindent}{}           %*


\def\myclassification#1{\small\noindent 2000 Mathematics Subject Classification. #1\vspace{0.5cm}} %*
                                                              %*
\begin{document}                                              %*
                                                              %*
%%% The title of your contribution
%%% please do not force line breaks with \\
%%% even if you think it looks ugly

\mytitle{%%% Fill-in your title
Title of my contribution}

%%%
%%% Your name and affiliation
%%%

\myname{%%% Fill in your name here; in the case of more than one author, indicate with a star who is
        %%% the presenter of the contribution}
My name}

\myplace{ My Department, Institution, Mailing address, Country}%
{[myemail@address]}  % This line gives your e-mail address
                     % If you don't want it to appear, please
                     % type {} instead

%%% Each paper should contain the 2000 Mathematics Subject Classification.

\myclassification{20K}

\begin{myabstract}% Don't leave a blank line before the start.
Insert here the text of your abstract.  It should fit into one page
(including the references). Since there will be no proofs for abstracts,
make sure your text is in final form.

Cite references in the normal
manner: \cite{1}, \cite{2} and \cite{3}.
But please do not introduce section commands
or define any macros.
\end{myabstract}

\frenchspacing
\begin{thebibliography}{5}

\bibitem[1]{1} Anderson, M. T.,  Geometric aspects of the AdS/CFT correspondence.
In \emph{AdS/CFT Correspondence: Einstein Metrics and their Conformal Boundaries}
(ed.by Olivier Biquard).
IRMA Lect. Math. Theor. Phys. 8, European Math. Soc. Publishing House,
Z\"urich 2005, 1--31.

\bibitem[2]{2} Babu{\v{s}}ka, I.,  Rheinboldt,  W. C.,
Error Estimates for Adaptive Finite Element Computations,
\emph{SIAM J. Numer. Anal.}  \textbf{15} (1978), 736--754.

\bibitem[3]{3}
Freedman, M. H.,  Quinn, F., \emph{Topology of 4-manifolds}.
Princeton Mathematical Series~39, Princeton University
Press, Princeton, NJ, 1990.


\end{thebibliography}



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
                                                              %*
\end{document}                                                %*
                                                              %*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
