generated from leonetienne/LaTeX-Paper-template
feat: basic configuration
This commit is contained in:
parent
02eb14e2ba
commit
cb1dce38ed
@ -8,7 +8,6 @@
|
||||
Studiengang \cfgUniversityDegreeCourse\\
|
||||
\\
|
||||
\cfgDocClassification\\
|
||||
\cfgCourseName\\
|
||||
|
||||
\begin{center}
|
||||
\Huge
|
||||
@ -26,9 +25,12 @@ Studiengang \cfgUniversityDegreeCourse\\
|
||||
\vspace{3mm} \ \\
|
||||
\cfgAuthorName, \cfgAuthorMatriculationNum\\
|
||||
\cfgAuthorContact\\
|
||||
mit Medienagenten Stange \& Ziegler oHG\\
|
||||
Im \cfgSemesterName\\
|
||||
\cfgAuthorCity\\
|
||||
\vspace{3mm} \ \\
|
||||
bei \cfgUniversitySupervisorName\\
|
||||
\cfgUniversitySupervisorContact\\
|
||||
\cfgUniversityCity\\
|
||||
|
||||
\end{titlepage}
|
||||
|
27
config.tex
27
config.tex
@ -3,31 +3,31 @@
|
||||
%
|
||||
|
||||
% Document title
|
||||
\newcommand{\cfgDocTitle}{Eine wissenschaftliche Arbeit}
|
||||
\newcommand{\cfgDocSubTitle}{Mit LaTeX}
|
||||
\newcommand{\cfgDocTitle}{Bachelorarbeit}
|
||||
\newcommand{\cfgDocSubTitle}{Digitalisierung der Anmeldung und Zustellung von Weinen zu Weinproben des Regional verbands für Weine indeutschen Weinregionen als TYPO3-Extension}
|
||||
|
||||
% Document classification
|
||||
\newcommand{\cfgDocClassification}{Hausarbeit}
|
||||
\newcommand{\cfgDocClassification}{Abschlussarbeit}
|
||||
|
||||
% Document version
|
||||
\newcommand{\cfgDocVersion}{1.0}
|
||||
|
||||
% Last modification date
|
||||
\newcommand{\cfgDateLastModification}{15. November 2021}
|
||||
\newcommand{\cfgDateLastModification}{22. Dezember 2022}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
% Author name
|
||||
\newcommand{\cfgAuthorName}{Mux Mastermann}
|
||||
\newcommand{\cfgAuthorName}{Leon Etienne}
|
||||
|
||||
% Author matriculation number
|
||||
\newcommand{\cfgAuthorMatriculationNum}{696969\_CHANGE\_THAT!!}
|
||||
\newcommand{\cfgAuthorMatriculationNum}{676838}
|
||||
|
||||
% Author contact
|
||||
\newcommand{\cfgAuthorContact}{mux@hotmail.com}
|
||||
\newcommand{\cfgAuthorContact}{inf3642@hs-worms.de}
|
||||
|
||||
% Author city
|
||||
\newcommand{\cfgAuthorCity}{Worms}
|
||||
\newcommand{\cfgAuthorCity}{Bad Dürkheim}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@ -44,16 +44,13 @@
|
||||
\newcommand{\cfgUniversityDegreeCourse}{Angewandte Informatik - dual (B.Sc)}
|
||||
|
||||
% University supervisor name
|
||||
\newcommand{\cfgUniversitySupervisorName}{Michael D.Werle-Rutter}
|
||||
\newcommand{\cfgUniversitySupervisorName}{Volker Schwarzer}
|
||||
|
||||
% University supervisor contact
|
||||
\newcommand{\cfgUniversitySupervisorContact}{rutter@hs-worms.de}
|
||||
\newcommand{\cfgUniversitySupervisorContact}{schwarzer@hs-worms.de}
|
||||
|
||||
% Semester year
|
||||
\newcommand{\cfgSemesterYear}{2021/22}
|
||||
\newcommand{\cfgSemesterYear}{2023}
|
||||
|
||||
% Semester name
|
||||
\newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}
|
||||
|
||||
% University course name
|
||||
\newcommand{\cfgCourseName}{Wissenschaftliches Arbeiten}
|
||||
\newcommand{\cfgSemesterName}{Sommersemester \cfgSemesterYear}
|
||||
|
Loading…
x
Reference in New Issue
Block a user