\documentclass{amsart}

\begin{document}

\title{Title of your abstract}

\author{First Author}
\address{Affiliation of the first author}
\email{first@e-mail.eu}
\thanks{Research support}

\author{Second Author}
\address{Affiliation of the second author}
\email{second@e-mail.eu}
\thanks{Research support}

\keywords{List, of, the, keywords}

\begin{abstract}
Text of the abstract, briefly explaining topic of your talk.
\end{abstract}

\maketitle

\begin{thebibliography}{10}
\bibitem{Your SURNAME + identification of item}
Author1, F., Author2, F.: {\it Title of paper or book.}
Where Published, (Year) pages.
\bibitem{SOMEONEsmi09}
Smith, J., Novak, A.: {\it On measures of inevitability.}
Journal of useful studies vol. 1 (5), Bratislava, (2009) 85--89.
\end{thebibliography}

\end{document}