2022-01-02 15:19:25 +01:00
|
|
|
%
|
|
|
|
% Project configuration
|
|
|
|
%
|
|
|
|
|
|
|
|
% Document title
|
|
|
|
\newcommand{\cfgDocTitle}{Eine wissenschaftliche Arbeit}
|
|
|
|
\newcommand{\cfgDocSubTitle}{Mit LaTeX}
|
|
|
|
|
|
|
|
% Document classification
|
|
|
|
\newcommand{\cfgDocClassification}{Hausarbeit}
|
|
|
|
|
|
|
|
% Document version
|
|
|
|
\newcommand{\cfgDocVersion}{1.0}
|
|
|
|
|
|
|
|
% Last modification date
|
|
|
|
\newcommand{\cfgDateLastModification}{15. November 2021}
|
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
% Author name
|
|
|
|
\newcommand{\cfgAuthorName}{Mux Mastermann}
|
|
|
|
|
|
|
|
% Author matriculation number
|
2022-02-03 14:10:17 +01:00
|
|
|
\newcommand{\cfgAuthorMatriculationNum}{696969\_CHANGE\_THAT!!}
|
2022-01-02 15:19:25 +01:00
|
|
|
|
|
|
|
% Author contact
|
|
|
|
\newcommand{\cfgAuthorContact}{mux@hotmail.com}
|
|
|
|
|
|
|
|
% Author city
|
|
|
|
\newcommand{\cfgAuthorCity}{Worms}
|
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
% 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}{Michael D.Werle-Rutter}
|
|
|
|
|
2022-01-02 17:09:23 +01:00
|
|
|
% University supervisor contact
|
|
|
|
\newcommand{\cfgUniversitySupervisorContact}{rutter@hs-worms.de}
|
|
|
|
|
2022-01-02 15:19:25 +01:00
|
|
|
% Semester year
|
|
|
|
\newcommand{\cfgSemesterYear}{2021/22}
|
|
|
|
|
|
|
|
% Semester name
|
|
|
|
\newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}
|
|
|
|
|
|
|
|
% University course name
|
|
|
|
\newcommand{\cfgCourseName}{Wissenschaftliches Arbeiten}
|