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