\documentclass[]{article}
\oddsidemargin -10 mm
\topmargin -11 mm
\textheight 225 mm
\textwidth 178 mm
\begin{document}

%\pagestyle{empty}
%\newpage
\begin{flushleft}
{\Large\bf TITLE OF THE TALK}\\ \vspace {2mm}

%{\large\sc } {\it }\\
%Please put the name of the person who will give the talk in
%boldface
{\large \bfseries SURNAME OF SPEAKER, GIVEN NAME (speaker)}  {\it University of Speaker, Country}, name@department.univ.com\\
{\large  NAME OF CO-AUTHOR(s)}   {\it University of co-author, Country}\\
{\large  NAME OF CO-AUTHOR(s)}   {\it University of co-author, Country}
\end{flushleft}
%KEYWORDS
\begin{flushleft}
{\sl Keyword 1; Keyword 2; Keyword 3; Keyword 4\/}: 
\end{slushleft}
%ABSTRACT
Here you write the abstract.

%Do not forget that the length of the abstract including references
%{\bf cannot exceed one page!!!}

%Please, avoid using your personal macros!!!
\begin{center}
{\large\bf References}
\end{center}
\noindent [1]  Surname1, A., Surname2, B. (2004) {\sl Title of paper\/}, 
Journ.  29, 467--483.

\noindent[2] Surname3, C., Surname4, D. (2004)
  Book name, Publisher.

\vspace*{1cm}
\end{document}


