
\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}
{\bf \LARGE The Title Goes Here}
\end{center}
\vspace*{.25in}
\date{}

\noindent
\normalsize
\begin{center}
First Author \\
{\it \footnotesize Department 1, University 1, Country 1.}\\
{\it \footnotesize auth1@kkkk.uk}\medskip \\
Second Author, Third Author \\
{\it \footnotesize Department 2, University 2, Country 2.}\\
{\it \footnotesize {auth2@kkkk.fa; auth3@kkkk.fa}}\medskip \\ 
\end{center} 
\vspace{1cm}



\begin{abstract}
The Abstract goes here.
\end{abstract}


\textbf{Keywords:} ..... , ....., ....., etc.


\begin{thebibliography}{00}
\bibitem{r8}B.R. Bird, R. C. Armstrong, and O. Hassager, {\it Dynamics of Polymeric Liquids}, second edition, John Wiley and Sons, Vol. 1, 1987.
\end{thebibliography}

\end{document}
