% Export as a pdf file

% Page limit  
% ----------
%
% NO limit 

% Do not modify this block
% ------------------------------
\documentclass[11pt,twocolumn]{article}
\usepackage{amssymb,amsmath,url}
\topmargin -0.5in
\footskip 0.7in
\textwidth 6.5in
\textheight 9.0in
\oddsidemargin 0.1in
\evensidemargin 0.1in
\parindent0pt\parskip1ex
% ------------------------------



\begin{document}

% 1. Title and author of the report.

\title{Put your title here \hfill {\small \bf ELL-17}}
\author{Your name(s)}
\date{\today}

\maketitle

\paragraph{Structure}
\begin{itemize}
\item Short introdution (about 1 page) of your language.\\
  History, features, dates, names, places, \dots
\item Phase 1
\item Phase 2
\item Phase 3
\item Conclusions
\item References
\end{itemize}

Ethics:
\url{http://www.informatik.rwth-aachen.de/Studium/Studierende/Pa/Formulare/honor-neu.pdf}


\section*{Introduction} 
\dots

\section*{Phase 1}

\section*{\dots}

\section*{Conclusions}





\begin{thebibliography}{99}

\bibitem{BLAS1}
C.~L. Lawson, R.~J. Hanson, R.~J. Kincaid, and F.~T. Krogh.
{\sl Basic linear algebra subprograms for {F}ortran usage}.
ACM Transactions on Mathematical Software, 5 (1979), pp.~308--323.

\bibitem{BLAS2}
J.~J. Dongarra, J.~D. Croz, S.~Hammarling, and R.~J. Hanson.
{\sl An extended set of {F}ortran basic linear algebra subprograms}.
ACM Transactions on Mathematical Software, 14 (1988), pp.~1--17.

\bibitem{BLAS3}
J.~Dongarra, J.~D. Croz, I.~Duff, and S.~Hammarling.
{\sl A set of {L}evel 3 {B}asic {L}inear {A}lgebra {S}ubprograms}.
ACM Transactions on Mathematical Software, 16 (1990), pp.~1--17.

\end{thebibliography}

% \begin{appendix}
%   \section*{Appendix 1}
%   \dots
% \end{appendix}


\end{document}

