
\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage[latin1]{inputenc}
\usepackage{amsmath,amssymb}
\usepackage{amsfonts}

\oddsidemargin -.5cm
\topmargin -1cm
\textheight 20cm
\textwidth 17cm
\headsep 2.5cm




\begin{document}

\pagestyle{empty}

\noindent
\begin{center}
\LARGE{\bf  The Title Goes Here}
\end{center}
\vspace*{.25in}
\date{}

\noindent
\normalsize
\begin{center}
First Author \\
{\it \footnotesize Department, University, Country.}\\
{\it \footnotesize xxx@kkkk.uk}\medskip \\
Second Author \\
{\it \footnotesize Department, University, Country.}\\
{\it \footnotesize xxx@kkkk.fa}\medskip \\ 
\end{center} 
\vspace{1cm}



\begin{abstract}
The Abstract goes here citing the necessary references \cite{hanahan2011}.
\end{abstract}


\textbf{Keywords:} ..... , ....., ....., etc.


\begin{thebibliography}{00}

\bibitem{hanahan2011} D. Hanahan, R.A. Weinberg. Hallmarks of Cancer: The Next Generation. Cell, 144(5):646-674, 2011.

\end{thebibliography}

\end{document}
