2022-05-19 09:11:50 +02:00
|
|
|
%
|
|
|
|
% Project configuration
|
|
|
|
%
|
|
|
|
|
|
|
|
% Document title
|
2022-05-19 09:44:10 +02:00
|
|
|
\newcommand{\cfgDocTitle}{Bericht zum Praxismodul X}
|
|
|
|
\newcommand{\cfgDocSubTitle}{Bei \cfgBusinessName}
|
2022-05-19 09:11:50 +02:00
|
|
|
|
|
|
|
% Document classification
|
|
|
|
\newcommand{\cfgDocClassification}{Hausarbeit}
|
|
|
|
|
|
|
|
% Document version
|
|
|
|
\newcommand{\cfgDocVersion}{1.0}
|
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
% Author name
|
2022-05-19 09:44:10 +02:00
|
|
|
\newcommand{\cfgAuthorName}{Maximilian Mustermann}
|
2022-05-19 09:11:50 +02:00
|
|
|
|
|
|
|
% Author matriculation number
|
2022-05-19 09:44:10 +02:00
|
|
|
\newcommand{\cfgAuthorMatriculationNum}{123456}
|
2022-05-19 09:11:50 +02:00
|
|
|
|
|
|
|
% Author city
|
|
|
|
\newcommand{\cfgAuthorCity}{Worms}
|
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
2022-05-19 09:44:10 +02:00
|
|
|
% Partner business name
|
|
|
|
\newcommand{\cfgBusinessName}{Partnerunternehmen XYZ}
|
|
|
|
|
|
|
|
% Partner business supervisor
|
|
|
|
\newcommand{\cfgBusinessSupervisor}{Vorname Nachname}
|
|
|
|
|
2022-05-19 10:15:13 +02:00
|
|
|
% Partner business city
|
|
|
|
\newcommand{\cfgBusinessCity}{Irgendwo}
|
|
|
|
|
2022-05-19 09:44:10 +02:00
|
|
|
% Partner business supervisor contact
|
|
|
|
\newcommand{\cfgBusinessSupervisorContact}{name@partnerunternehmen.de}
|
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
2022-05-19 09:11:50 +02:00
|
|
|
% 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
|
2022-05-19 09:44:10 +02:00
|
|
|
\newcommand{\cfgUniversitySupervisorName}{Normen Haas}
|
2022-05-19 09:11:50 +02:00
|
|
|
|
|
|
|
% University supervisor contact
|
2022-05-19 09:44:10 +02:00
|
|
|
\newcommand{\cfgUniversitySupervisorContact}{haas@hs-worms.de}
|
2022-05-19 09:11:50 +02:00
|
|
|
|
|
|
|
% Semester year
|
|
|
|
\newcommand{\cfgSemesterYear}{2021/22}
|
|
|
|
|
|
|
|
% Semester name
|
|
|
|
\newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}
|
|
|
|
|