\documentclass{article}

\leftmargin=0cm
\oddsidemargin=1cm
\textwidth=14cm
\pagestyle{empty}

\begin{document}
\begin{center}
{\Large \bf Title of Your Paper}\\
\vspace{4mm}
{\large First author}\\
Full address\\ 
{\tt email@dept.school.edu}\\
\vspace{4mm}
{\large \underline{Second author} (presenting author underlined)}\\
Full address\\ 
{\tt email@dept.school.edu} 
\vspace{4mm}
\end{center}

\section*{Abstract}

PLEASE DO NOT EXCEED ONE PAGE (INCLUDING REFERENCES).

\bibliographystyle{plain}
\begin{thebibliography}{10}

\bibitem{kassab}
A.J. Kassab, M.H. ALiabadi: Coupled Field Problems.
Computational Mechanics Inc., 2001.

\bibitem{Ly} 
L.N. Ly: A Numerical Algorithm for Solving a Coupled 
Problem of the Air-Sea-Wave Interaction. Mathematical and Computer Modelling, 
Vol. 24, No. 7, pp. 19-32, 1996.

\end{thebibliography}

\end{document}
