summaryrefslogtreecommitdiffstats
path: root/proposal/2ID55-Proposal.tex
blob: 993b0d1147455caeb0dfde84e146421e275aa278 (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}


\begin{document}

  % Title page
  \title{Interactive Virtual Environments (2ID55)\\"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


\include{content}

\end{document}