summaryrefslogtreecommitdiffstats
path: root/proposal/2IV55-Proposal.tex
blob: 7d332db8d694f186c00e84255d7523d81733f1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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}