\documentstyle[11pt]{article}
\pagestyle{empty}
\textwidth=15cm
\oddsidemargin=0.5cm
\evensidemargin=0.5cm
\topmargin=0.0cm
\textheight=20.5cm
\begin{document}

\title{IE 513 Project: Ant colony location optimisation via linear
programming }
\author{ Yasef Aptalo\c{s}oglu \and Nesim Bilmemkim}

\maketitle
\section{Verbal Description of the Model}

In this section you are expected to present the model in words.

What is the problem addressed? What are the objectives and restrictions
involved? Resources and cost, profit considerations? Their physical
descriptions? A description of the underlying engineering principles, if
any?

This section should not exceed two pages.

\section{Mathematical Description of the Model}

Here you have to describe 1) The parameters, i.e., data, 2) decision
variables. Give a list of those or a glossary if you want along with
the mathematical sysmbols, 3) constraints, give a list again with a
phrase description and the mathematical equation/inequality 4) the objective
function

Two to three pages!

\section{Discussion}

Comment on the usefulness and the limitations of the model. About one page. 

\section{References}

The  report will be graded based on clarity of presentation.
\end{document}
