summaryrefslogtreecommitdiffstats
path: root/report/2iv55-report.tex
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-06-04 12:54:59 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-06-04 12:54:59 (GMT)
commit5e9e84cc92b8b8ef44cc59bce14149ad007eded3 (patch)
treececc6272b4ec099c57368b21a97400a44c950f22 /report/2iv55-report.tex
parentd15c0616e2e7bed02a7e006e0dab96359ba57f84 (diff)
download2iv55-5e9e84cc92b8b8ef44cc59bce14149ad007eded3.zip
2iv55-5e9e84cc92b8b8ef44cc59bce14149ad007eded3.tar.gz
2iv55-5e9e84cc92b8b8ef44cc59bce14149ad007eded3.tar.bz2
report first version
Diffstat (limited to 'report/2iv55-report.tex')
-rw-r--r--report/2iv55-report.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/report/2iv55-report.tex b/report/2iv55-report.tex
new file mode 100644
index 0000000..9f0f238
--- /dev/null
+++ b/report/2iv55-report.tex
@@ -0,0 +1,21 @@
+\documentclass[10pt,a4paper]{article}
+\usepackage{graphicx}
+
+\begin{document}
+
+ % Title page
+ \title{MatchBlox (2IV55)\\Group 7}
+ \author{Dennis Peeten (0571361)\\Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)}
+ %\date{7 February 2006}
+ \maketitle
+
+%no paragraph indentation
+\parindent=0in
+
+\include{toc}
+\include{chapter1}
+\include{chapter2}
+\include{chapter3}
+\include{chapter4}
+
+\end{document}