% % Project configuration % % Document title \newcommand{\cfgDocTitle}{Bericht zum Praxismodul X} \newcommand{\cfgDocSubTitle}{Bei \cfgBusinessName} % Document classification \newcommand{\cfgDocClassification}{Hausarbeit} % Document version \newcommand{\cfgDocVersion}{1.0} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Author name \newcommand{\cfgAuthorName}{Maximilian Mustermann} % Author matriculation number \newcommand{\cfgAuthorMatriculationNum}{123456} % Author city \newcommand{\cfgAuthorCity}{Worms} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Partner business name \newcommand{\cfgBusinessName}{Partnerunternehmen XYZ} % Partner business supervisor \newcommand{\cfgBusinessSupervisor}{Vorname Nachname} % Partner business city \newcommand{\cfgBusinessCity}{Irgendwo} % Partner business supervisor contact \newcommand{\cfgBusinessSupervisorContact}{name@partnerunternehmen.de} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % University city \newcommand{\cfgUniversityCity}{Worms} % University name \newcommand{\cfgUniversityName}{Hochschule \cfgUniversityCity} % University department \newcommand{\cfgUniversityDepartment}{Fachbereich Informatik} % University degree course \newcommand{\cfgUniversityDegreeCourse}{Angewandte Informatik - dual (B.Sc)} % University supervisor name \newcommand{\cfgUniversitySupervisorName}{Normen Haas} % University supervisor contact \newcommand{\cfgUniversitySupervisorContact}{haas@hs-worms.de} % Semester year \newcommand{\cfgSemesterYear}{2021/22} % Semester name \newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}