structuur aangemaakt

This commit is contained in:
2022-05-16 17:54:55 +02:00
parent 10574ad66a
commit 7c79a005ca
9 changed files with 56 additions and 7 deletions

View File

@ -0,0 +1,18 @@
\chapter{Introductie}
\section{Aanleiding}
\begin{itemize}
\item Wat doet KEMBIT?
\item Wat doet ETN?
\item Stakeholders en opdrachtgever
\item Probleem, behoefte of kans
\end{itemize}
\section{Doelstelling}
\begin{itemize}
\item Wat wil de opdrachtgever bereiken
\item Eventuele randvoorwaarden en/of requirements
\item Wat moet het Proof of Concept doen
\end{itemize}

View File

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

View File

@ -0,0 +1,8 @@
\chapter{Theoretisch kader}
\begin{itemize}
\item data types
\item APIs
\item declaratief / imperatief
\item Ansible
\end{itemize}

9
chapters/3 - methode.tex Normal file
View File

@ -0,0 +1,9 @@
\chapter{Methode}
\begin{itemize}
\item Survey
\item Daa-analyse
\item Interview
\item Root Cause analysis
\item Proof of Concept
\end{itemize}

View File

@ -0,0 +1,8 @@
\chapter{Resultaten}
\begin{itemize}
\item Bevindingen huidige situatie
\item Root cause -> integratie (lack thereof)
\item CMDB
\item Uitbreidingsmogelijkheden Ansible
\end{itemize}

View File

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

View File

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

3
chapters/abstract.tex Normal file
View File

@ -0,0 +1,3 @@
\begin{abstract}
Test
\end{abstract}

View File

@ -35,7 +35,7 @@
\renewcommand{\arraystretch}{1.5}
%% Verander dit {
\newcommand{\titel}{Titel hier}
\newcommand{\titel}{Extended Abstract}
\newcommand{\project}{Applied Network Automation}
\newcommand{\auteur}{
Martijn Remmen
@ -79,10 +79,15 @@ Martijn Remmen
\input{changelog.tex}
\tableofcontents
\input{chapters/abstract.tex}
\pagebreak
\input{chapters/1 - voorbeeld.tex}
\input{chapters/1 - introductie.tex}
\input{chapters/2 - theoretisch kader.tex}
\input{chapters/3 - methode.tex}
\input{chapters/4 - resultaten.tex}
\input{chapters/5 - discussie.tex}
\input{chapters/6 - conclusie.tex}
\printbibliography