diff --git a/chapters/title.tex b/chapters/title.tex index 5ead843..88a0f15 100644 --- a/chapters/title.tex +++ b/chapters/title.tex @@ -29,5 +29,6 @@ Studiengang \cfgUniversityDegreeCourse\\ Im \cfgSemesterName\\ \vspace{3mm} \ \\ bei \cfgUniversitySupervisorName\\ + \cfgUniversitySupervisorContact\\ \end{titlepage} diff --git a/config.tex b/config.tex index 51b9c37..1d916dc 100644 --- a/config.tex +++ b/config.tex @@ -46,6 +46,9 @@ % University supervisor name \newcommand{\cfgUniversitySupervisorName}{Michael D.Werle-Rutter} +% University supervisor contact +\newcommand{\cfgUniversitySupervisorContact}{rutter@hs-worms.de} + % Semester year \newcommand{\cfgSemesterYear}{2021/22} diff --git a/main.pdf b/main.pdf index 4a8dd22..dcf4d2f 100644 Binary files a/main.pdf and b/main.pdf differ