1
0

thesis: Move Related Work to beginning

This commit is contained in:
2025-08-31 21:38:45 +02:00
parent 63e9ca046f
commit 783ef586f8
4 changed files with 6 additions and 6 deletions

View File

@@ -158,9 +158,9 @@
% Switch to arabic numbering and start the enumeration of chapters in the table of content.
\mainmatter
\input{src/01.introduction}
\input{src/02.intercept}
\input{src/03.manipulate}
\input{src/04.related-work}
\input{src/02.related-work}
\input{src/03.intercept}
\input{src/04.manipulate}
\input{src/05.evaluation}
\input{src/06.conclusion}
\backmatter