/Reports/report_2.tex

http://github.com/deltaluca/flappy · LaTeX · 30 lines · 14 code · 16 blank · 0 comment · 0 complexity · 9c07d2ddfb44a74d39867b241d278463 MD5 · raw file

  1. \documentclass[english]{article}
  2. \usepackage[T1]{fontenc}
  3. \usepackage[latin9]{inputenc}
  4. \usepackage{babel}
  5. \begin{document}
  6. \title{Automated negotiation in the game of diplomacy}
  7. \title{Report 2 : Progress \& Revisions}
  8. \author{Luca Deltodesco, Matthias Hueser, \\
  9. Andras Slemmer, Cliff Sun, Luke Tomlin}
  10. \date{\today}
  11. \maketitle
  12. \subsection{AI Techniques and Design}
  13. {[}Matthias's bit{]}
  14. \end{document}