summaryrefslogtreecommitdiffstats
path: root/report/2II55-Report.tex
blob: caf46c0111bb74f64a2fcaf1970e03def0b4877e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass[10pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{moreverb}
\usepackage{color}

\begin{document}

  % Title page
  \title{Business Process Management Systems (2II55)\\"Drankorgel"}
  \author{Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)}
  \maketitle

%no paragraph indentation
\parindent=0in

\include{Chapter1}
\include{Chapter2}

\end{document}