From 0b714945a76192a0ba267b26ee196f6a35ce08c7 Mon Sep 17 00:00:00 2001 From: QuirinEcker Date: Sun, 3 Apr 2022 16:58:48 +0200 Subject: [PATCH] renamed note_of_thanks file --- sections/{note_of_thanks.tex => acknowledgements.tex} | 0 thesis.tex | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sections/{note_of_thanks.tex => acknowledgements.tex} (100%) diff --git a/sections/note_of_thanks.tex b/sections/acknowledgements.tex similarity index 100% rename from sections/note_of_thanks.tex rename to sections/acknowledgements.tex diff --git a/thesis.tex b/thesis.tex index b7bee4e..292c8f6 100644 --- a/thesis.tex +++ b/thesis.tex @@ -34,7 +34,7 @@ \newpage \input{oath} \input{./sections/abstract} -\input{./sections/note_of_thanks} +\input{./sections/acknowledgements.tex} \pagestyle{plain}