diff --git a/sections/hardware.tex b/sections/hardware.tex new file mode 100644 index 0000000..e69de29 diff --git a/sections/software.tex b/sections/software.tex new file mode 100644 index 0000000..e69de29 diff --git a/thesis.tex b/thesis.tex index 8cc9b09..a1313ac 100644 --- a/thesis.tex +++ b/thesis.tex @@ -59,9 +59,16 @@ \input{./sections/related_work} \begin{spacing}{1} -\chapter{Technologien}\label{chapter:tech} + \chapter{Hardware} + \label{ch:harware} \end{spacing} -\input{./sections/technologies} +\input{./sections/hardware} + +\begin{spacing}{1} + \chapter{Software} + \label{ch:software} +\end{spacing} +\input{./sections/software.tex} \begin{spacing}{1} \chapter{Umsetzung}\label{chapter:implementation}