diff --git a/build/main.pdf b/build/main.pdf index 225d434..575bcaf 100644 Binary files a/build/main.pdf and b/build/main.pdf differ diff --git a/pages/disclaimer.tex b/pages/disclaimer.tex index bac7fae..587e528 100644 --- a/pages/disclaimer.tex +++ b/pages/disclaimer.tex @@ -1,7 +1,7 @@ \thispagestyle{empty} \vspace*{0.8\textheight} \noindent -I assure the single handed composition of this \MakeLowercase{\getDoctype{}} only supported by declared resources. +I confirm that this \MakeLowercase{\getDoctype{}} is my own work and I have documented all sources and material used. \vspace{15mm} \noindent diff --git a/settings/commands.tex b/settings/commands.tex index 7fd06c8..4c98f25 100644 --- a/settings/commands.tex +++ b/settings/commands.tex @@ -1,10 +1,10 @@ % Basic information for cover & title page \newcommand*{\getUniversity}{Technische Universität München} -\newcommand*{\getFaculty}{Fakultät für Informatik} +\newcommand*{\getFaculty}{Department of Informatics} \newcommand*{\getTitle}{TODO: Thesis title} \newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit} \newcommand*{\getAuthor}{TODO: Author} -\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis in Informatics, Master's Thesis in Robotics\ldots)} +\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis in Informatics, Master's Thesis in Robotics, \ldots)} \newcommand*{\getSupervisor}{TODO: Supervisor} \newcommand*{\getAdvisor}{TODO: Advisor} \newcommand*{\getSubmissionDate}{TODO: Submission date}