summaryrefslogtreecommitdiffstats
path: root/report/2II55-Report.tex
blob: ac63de7fdcd108355070031ccad1b24edcc687fd (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)\\Party store "Drankorgel"}
  \author{GROUP 1\\Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)}
  \maketitle

%no paragraph indentation
\parindent=0in

\include{Chapter1}
\include{Chapter2}

\end{document}