summaryrefslogtreecommitdiffstats
path: root/proposal/2IV55-Proposal.tex
diff options
context:
space:
mode:
Diffstat (limited to 'proposal/2IV55-Proposal.tex')
-rw-r--r--proposal/2IV55-Proposal.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/proposal/2IV55-Proposal.tex b/proposal/2IV55-Proposal.tex
new file mode 100644
index 0000000..7d332db
--- /dev/null
+++ b/proposal/2IV55-Proposal.tex
@@ -0,0 +1,25 @@
+\documentclass[12pt,a4paper]{article}
+\usepackage{graphicx}
+\usepackage{amsmath}
+\usepackage{amsfonts}
+\usepackage{color}
+\pagestyle{empty}
+
+\begin{document}
+
+ % Title page
+ \title{Interactive Virtual Environments (2IV55)\\"MatchBlox"}
+ \author{Group 7\\Dennis Peeten (0571361)\\Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)}
+ \maketitle
+
+ \begin {center}
+ \includegraphics[width=53mm]{vormendoos.jpg}
+ \end {center}
+
+%no paragraph indentation
+\parindent=0in
+
+\pagestyle{plain}
+\include{content}
+
+\end{document}