\documentclass[12pt]{article}
\usepackage{graphics,geometry,epsfig,pslatex}
\geometry{a4paper, body={15cm,23.7cm}, top=3cm, left=3cm, nohead}   
\setlength{\parindent}{0pt}
\renewcommand{\refname}{\large References}
\pagestyle{empty}  

\begin{document}

% --- title
\begin{center}
{\LARGE\bf
  How to Format your Paper for the 2004 Annual IEEE/LEOS Benelux Chapter
  Symposium
}\\[4mm]
% --- author
  A.U.Thor, W. Riter and E.D.I. de Tor
\\[2mm]
% --- affiliation
{\footnotesize
  IEEE/LEOS Symposium Building Inc., Benelux Chapter,\\
  90 Speakers Corner, 1234 ZZ Leosville, Benelux
}
\end{center}

% --- abstract
{\it
  Well-formed papers should start with a title, authors line, affiliation
  statement, and a 100-word (max.) abstract. The title should be 18 point
  Times Roman Bold or equivalent, body text should be 12 point Times Roman.
}

\subsection*{General guidelines for the authors}

We ask you to use A4 papersize ($21 \times 29.7$ cm$^2$) with margins all
around of 3 cm. In the proceedings, these pages will be reduced to $17
\times 24$ cm$^2$. Please write your paper, if possible, in 12 point Times
(new) Roman and in one column format. The first page should start with the
title (bold, 18 point), the author(s) name(s), the affiliation in 10 point
and a 100-word (max.) abstract in 12 point italic. Thereafter on the same
page follows the paper. The maximum number of pages is 4. Please do not
number the pages.

The section headings should be 14 point bold. Lettering in tables and
figures should be at least 10 point. In order to conserve space, references
may be given in 10 point. It is recommended that references conform to the
IEEE conventions as shown in the example below\nocite{ref1,ref2,ref3,ref4}.

\subsection*{LEOS attendees}

The authors should take into account that the background of the attendees
of the LEOS symposium covers a broad range (from scientists and engineers
in an academic environment to application oriented persons in industry and
small enterprises). The contributions, therefore, should contain some
introductory remarks, should emphasize the main results, and should be
readable by avoiding, for example, non common abbreviations, etc.     

\subsection*{Paper submission}

Papers should be sent in electronic format (PDF) preferably via the
symposium website at {\tt http://leosbenelux.org/symposium}, or by e-mail.

\bibliographystyle{unsrt}
\begin{thebibliography}{9}\setlength{\itemsep}{-3pt}\footnotesize
  \bibitem{ref1} A.B. Smith and D.E. Jones, "Title of paper", {\it Journal
    name}, vol. 10, pp. 1832-1838, 1992.
  \bibitem{ref2} J. Jansen and J. Janssens, Jr., "Title of paper", in {\it
    Proceedings of the Conference ...}, 1996, pp. 123-125.
  \bibitem{ref3} A.B. Author, Title of Book, New York: IEEE Press, 1995,
    ch. 6, pp. 23-35.
  \bibitem{ref4} P.Q. Roberts, "Title of chapter in book", in {\it Title of
    Book}, R.E. Dak and T. Euren, Eds., Am\-sterdam: North-Holland, 1991, pp.
    123-456.
\end{thebibliography}


\end{document}
