\documentclass[11pt]{article}
%\usepackage{psfig}	Changed
\usepackage{graphics}
%%%%%%%%%%%%
\textwidth 150mm \textheight 230mm \topmargin -5mm
%\parskip 5mm
\renewcommand{\baselinestretch}{1.25}
\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  Corresponding (First) Author}\\
Department of Electronics, Computer Science and Systems,\\
University of Bologna, Bologna, Italy\\
Email: corresponding.author@university.gr \and
{\bf Name of the Second Author} \\
Department of Business Administration,\\
University of Vienna, Vienna, Austria \and 
{\bf Name of the Third Author}\\
Department of Management Science and Technology\\
Athens University of Economics and Business, Athens, Greece}

\date{}

\begin{document}
\pagestyle{empty}

\maketitle
\thispagestyle{empty}

% No short abstract should be added in the extended abstract.

\section{Text}

The extended abstract should be written using 11pt font size and be 1.25 spaced. The proper length for the extended abstract is up to 4 pages. No short abstract should be added.

The first paragraph of each section has no indentation. The following paragraphs are indented. In Word, this is better done using the ruler (or by copying the paragraph mark for an indented paragraph, or by just entering carriage return at the end of the previous indented paragraph) than adding multiple spaces.

Divide your extended abstract into clearly defined and numbered sections and subsections (if needed). Subsections should be numbered 1.1 (then 1.1.1, 1.1.2, ...), 1.2, etc. Note that the Reference section must be not included in section numbering. Use this numbering also for internal cross-referencing. All sections and subsection may be given a brief heading, while each heading should appear on its own separate line.

State clearly the objectives and provide an adequate background. Avoid extensive citations and discussion of published literature. Results should be clear and concise. The main conclusions may be presented in a short Conclusions section, which may stand alone or form a subsection of a Discussion or Results and Discussion section.

Number tables (if any) consecutively in accordance with their appearance in the text. Be sparing in the use of tables. In addition, ensure that each illustration-figure (if any) has a numbered caption. Supply captions separately, not attached to the figure. A caption should comprise a brief title. Finally, note that both figures and tables must have a centered alignment.

Please ensure that every reference cited in the text is also present in the reference list (and vice versa). Indicate references by number(s) in square brackets in line with the text. The actual authors can be referred to, but the reference number(s) must always be given. Number the references (numbers in square brackets) in the reference list in the order in which they appear in the text. The literature format and reference style is provided in \cite{ArtInJour}, \cite{Book}, \cite{ChInABook}, \cite{ArtInProc}, \cite{Dissertation}, \cite{WorkPaper} and \cite{PresAtAConf}.

\begin{thebibliography}{99}

\bibitem{ArtInJour} 
E. Prescott-Gagnon, G. Desaulniers, M. Drexl and L.-M. Rousseau, ``European driver rules in vehicle routing with time windows'', {\em Transportation Science} 44(4), 455-473, 2010.

\bibitem{Book} 
B.L. Golden, S. Raghavan and E.A. Wasil, {\em The Vehicle Routing Problem: Latest Advances and New Challenges}, Springer, 2008.

\bibitem{ChInABook}
J.-F. Cordeau, G. Laporte, J.-Y. Potvin and M.W.P. Savelsbergh, ``Transportation on demand'', in {\em Handbooks in Operations Research and Management Science}, C. Barnhart and G. Laporte (eds), vol. 14, 429-466, Elsevier, Amsterdam, 2007.

\bibitem{ArtInProc}
J.-M. Belenguer, E. Benavent, C. Prins, C. Prodhon and R. Wolfler-Calvo, ``A branch and cut method for the capacitated location-routing problem'', {\em Proceedings of the International Conference on Service Systems and Service Management} 2, 1541-1546, 2007.

\bibitem{Dissertation} 
M.S. Parragh, {\em Ambulance Routing Problems with Rich Constraints and Multiple Objectives}, Ph.D. thesis, University of Vienna, 2009.

\bibitem{WorkPaper} 
C. Archetti, L. Bertazzi, A. Hertz and M.G. Speranza, ``A hybrid heuristic for an inventory-routing problem'', Technical Report 317, Department of Quantitative Methods, University of Brescia, 2009.

\bibitem{PresAtAConf} 
H.L. Petersen, A. Larsen, O.B.G. Madsen and S. R{\o}pke, ``The simultaneous vehicle scheduling and passenger service problem'', Tristan VII, Troms{\o}, June 2010.

\end{thebibliography}
\end{document}
