\documentclass{article}
\newcommand{\auth}[2]{{#2}$^{#1},$}
\newcommand{\authl}[2]{{#2}$^{#1}$}
\newcommand{\affil}[2]{\noindent $^{#1}${#2}\\}
\newcommand{\email}[2]{\noindent $^{#1}${\em E-mail of corresponding author:} {\tt #2}\\}
\usepackage{url}
\begin{document}

\section*{Title of the paper}
\auth{1,2*}{First Author}
\auth{3}{Second Author}
\authl{4}{Last Author}
\\

\affil{1}{The Open University, Milton Keynes, England, UK}
\affil{2}{Instituto Nazional di AstroFisica, Catania, Italy}
\affil{3}{University of Virginia, Charlottesville, Virginia, USA}
\affil{4}{CEA/CNRS/ENSICAEN/Universit\'e de Caen-Basse, Normandie, France}

Please write here a full-length abstract and send latex file and
figures (if necessary) via email to
Gianni Cataldi \url{<gianni.cataldi@astro.su.se>},
Fabio Del Sordo \url{<fadiesis@gmail.com>}, and
Axel Brandenburg \url{<brandenb@nordita.org>},
with appropriate references to other Scientists (2008).

The abtract will be printed for the abstract booklet.
Before that, we'll send you the proofs and give you the
chance for making changes.
\\

%\begin{figure}\centering
%\includegraphics[width=10cm]{Author1}
%\caption{\emph{Figure caption. Please name figures by the
%name of the corresponding author with upper case and normally
%no first name, unless ambiguous, and the appropiate ending, e.g.,
%ps, png, etc.}}
%\label{label1}
%\end{figure}
%\\

\noindent
\emph{References:}
\begin{description}
\item Scientists, A. B. ``Astrobiology and habitability of Titan.'' Spa. Sci. Rev. 135, 37--48 (2008).
\end{description}
\end{document}
