From 4c00dd82f0709d2f6e9605c5337a9e1b6c2c3966 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Thu, 19 Mar 2020 14:00:36 +0100 Subject: [PATCH] move related work section to the front --- 30_Thesis/sections/{65_related_work.tex => 20_related_work.tex} | 0 30_Thesis/thesis.tex | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename 30_Thesis/sections/{65_related_work.tex => 20_related_work.tex} (100%) diff --git a/30_Thesis/sections/65_related_work.tex b/30_Thesis/sections/20_related_work.tex similarity index 100% rename from 30_Thesis/sections/65_related_work.tex rename to 30_Thesis/sections/20_related_work.tex diff --git a/30_Thesis/thesis.tex b/30_Thesis/thesis.tex index d7bc03e..e85c74e 100644 --- a/30_Thesis/thesis.tex +++ b/30_Thesis/thesis.tex @@ -186,10 +186,10 @@ \input{sections/00_introduction.tex} \input{sections/10_foundations.tex} +\input{sections/20_related_work.tex} \input{sections/40_concept.tex} \input{sections/50_design_and_implementation.tex} \input{sections/60_evaluation.tex} -\input{sections/65_related_work.tex} \input{sections/80_conclusion.tex}