%------------------------------------------------------------------------------
% Summary Form File
%------------------------------------------------------------------------------
\documentclass[12pt]{article}

\newtheorem{theorem}{Theorem}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{remark}[theorem]{Remark}




\title{The convergence of circle packings to the Riemann map}
\author{after Rodin and  Sullivan}
\date{A summary written by Christoph Thiele}

\begin{document}

\maketitle

\abstract{We give a summary of the results in \cite{rodinsullivan}.
We use the simplifications in \cite{first}
and \cite{second}. We reproduce pictures from \cite{third}.











\subsection*{Introduction} 


This is a sample file for a possible format for
summaries used at summer schools.

The following is a sample format for a theorem

\begin{theorem}
Here comes the theorem
\end{theorem}



\subsection*{Proofs}

The splitting into introduction and proof sections
is a possibility but ofcourse other styles of exposition,
including the absence of any section titles, can
be chosen.


\begin{thebibliography}{99}

\bibitem{first} First additional refernce

\bibitem{rodinsullivan} Rodin, B. and Sullivan, D.
\emph{The convergence of circle packings to the Riemann map}
J. Diff. Geom. \textbf{26} [1987], pp. 349-360.

\bibitem{second} Second additional reference

\bibitem{third} Third additional 
references
 
% The number of additional references needed ofcourse varies, but
% should exceed the number three only in extreme cases.

\end{thebibliography}

\end{document}
