diff --git a/thesis/Abschlussarbeit.tex b/thesis/Abschlussarbeit.tex index aa19387..d258206 100644 --- a/thesis/Abschlussarbeit.tex +++ b/thesis/Abschlussarbeit.tex @@ -96,7 +96,7 @@ abstract \input{sections/introduction} -\section{Related Work} +\input{section/related_work} \input{sections/preliminaries} diff --git a/thesis/section/related_work.tex b/thesis/section/related_work.tex new file mode 100644 index 0000000..97805b9 --- /dev/null +++ b/thesis/section/related_work.tex @@ -0,0 +1 @@ +\section{Related Work} \ No newline at end of file