\documentclass{article}
\usepackage{psfig}
%%%%%%%%%%%%
\textwidth 150mm \textheight 230mm \topmargin -5mm
%\parskip 5mm
\renewcommand{\baselinestretch}{1.5}
\marginparwidth 19mm
\oddsidemargin 7mm
\newtheorem{definition}{Definition}[section]
\newtheorem{lemma}{Lemma}[section]
\newtheorem{remark}{Remark}[section]
\newtheorem{assumption}{Assumption}
\newtheorem{property}{Property}[section]
\newtheorem{properties}{Properties}[section]
\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}{Corollary}[section]
\newtheorem{proposition}{Proposition}[section]
\newtheorem{procedure}{Procedure}[section]
\newtheorem {problem}{Problem}[section]
\newcommand{\cvd}{\hfill\raisebox{3pt}{\fbox{\rule{0mm}{1mm}\hspace*{1mm}\rule{0mm}{1mm}}\,} \vspace{5mm}}
\newcommand{\proof}{\vspace{1mm}\noindent{\it Proof}\quad}
\renewcommand{\thefootnote}{\arabic{footnote}}
\newcounter{bean}

\title{
{\bf Title}}

\author{{\bf Name of the First Author} \\
Department of Railroad Transportation \\
University of Darende \\ \and
{\bf Name of the Second Author} \\
Department of Operations Research\\
Paland\"{o}ken University \and {\bf
Name of the Corresponding Author}\\
Dipartimento di Ingegneria Informatica\\
Universit\`a di Palermo, Viale delle Scienze, 90128 Palermo, Italy\\
\small fax.: +39 -- 091 -- 481119 ext. 16, \quad e.mail:
paolo.rossi@unipa.it }

\date{}

\begin{document}

\maketitle
\begin{abstract}
Abstract body.
\end{abstract}

\section{Text}

For recent literature see \cite{ArtInJour}, \cite{ChInABook},
\cite{WorkPaper}, \cite{Book}, \cite{Dissertation},
\cite{PresAtAConf}.


\begin{thebibliography}{99}

\bibitem{ArtInJour} W.B. Powell and I.A. Koskosidis, ``Shipment
Routing Algorithms with Tree Constraints'', {\em Transportation
Science} 26, 230-245 (1992).

\bibitem{ChInABook} H.N. Pasaraftis, ``Dynamic
Vehicle Routeing Problems'', in  {\em Vehicle Routing: Methods and
Studies}, B.L. Golden and A.A. Assad (eds), 223-248,
North-Holland, Amsterdam, 1988.

\bibitem{WorkPaper} B. Gavish and S.C. Graves,
``Scheduling and Routing in Transportation and Distribution
Systems: Formulations and New Relaxations'', Working Paper 8202,
Graduate School of Management, University of Rochester,
Rocherster, NY, 1981.

\bibitem{Book} I. Prigogine and R.Herman, {\em Kinetic Theory of
Vehicular Traffic}, Elsevier, New York (1971).

\bibitem{Dissertation} P. Jaillet, Probabilistic
Traveling Salesman Problems, Ph.D. thesis, Massachusetts Institute
of Technology, Cambridge, MA (1985).

\bibitem{PresAtAConf} K. Ashok and M.
Ben-Akiva, ``Estimation and Prediction of Time-Dependent
Origin-Destination Flows with a Stochastic Mapping to Path Flows
and Link Flows'', Optimization Days, Montreal, May 1996.

\end{thebibliography}
\end{document}

