report skeleton
[ker2014-2.git] / report / report.tex
1 \documentclass[twoside,a4paper,titlepage]{report}
2
3 \usepackage{minted}
4
5 \author{
6 Lubbers, M\\
7 (s4109503)
8 \and
9 Stam, M van der\\
10 (s000000)
11 }
12 \date{\today}
13 \title{Knowledge representation and reasoning\\ Assignment 2}
14
15 \begin{document}
16 \tableofcontents
17 \input{ass2-1.tex}
18 \input{ass2-2.tex}
19 \end{document}