Intiele opzet Plan van Aanpak toegepast

This commit is contained in:
2022-02-08 16:39:02 +01:00
parent 3b745eac6d
commit b61b794303
10 changed files with 34 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# Latex template voor studie Zuyd
# Plan van Aanpak
## Requirements
* `texlive` Voor het algemene pakket (pdflatex)

View File

@ -0,0 +1 @@
\chapter{Achtergrond}

View File

@ -1,4 +0,0 @@
\chapter{Een test}
Test \cite{dirac}
\lipsum{10}

View File

@ -0,0 +1,8 @@
\chapter{Projectresultaat}
\section{Probleemstelling}
\section{Doelstelling}
\section{Producten}

View File

@ -0,0 +1 @@
\chapter{Projectactiviteiten}

View File

@ -0,0 +1,3 @@
\chapter{Kwaliteit}
\section{Projectuitvoering}

View File

@ -0,0 +1,5 @@
\chapter{Organisatie}
\section{Projectleden}
\section{Stakeholders}

View File

@ -0,0 +1,7 @@
\chapter{Projectgrenzen}
\section{Scope}
\section{Randvoorwaarden}
\section{Uitgangspunten}

View File

@ -0,0 +1 @@
\chapter{Planning}

View File

@ -62,8 +62,13 @@ Martijn Remmen
\tableofcontents
\pagebreak
\input{chapters/1 - voorbeeld.tex}
\input{chapters/1 - achtergrond.tex}
\input{chapters/2 - projectresultaat.tex}
\input{chapters/3 - Projectactiviteiten.tex}
\input{chapters/4 - kwaliteit.tex}
\input{chapters/5 - organisatie.tex}
\input{chapters/6 - projectgrenzen.tex}
\input{chapters/7 - planning.tex}
\printbibliography