Updated LaTeX template
This commit is contained in:
56
config.tex
Normal file
56
config.tex
Normal file
@@ -0,0 +1,56 @@
|
||||
%
|
||||
% 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
|
||||
\newcommand{\cfgAuthorMatriculationNum}{696969\_CHANE\_THAT!!}
|
||||
|
||||
% 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}
|
||||
|
||||
% Semester year
|
||||
\newcommand{\cfgSemesterYear}{2021/22}
|
||||
|
||||
% Semester name
|
||||
\newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}
|
||||
|
||||
% University course name
|
||||
\newcommand{\cfgCourseName}{Wissenschaftliches Arbeiten}
|
||||
Reference in New Issue
Block a user