initial coomit
This commit is contained in:
58
config.tex
Normal file
58
config.tex
Normal file
@@ -0,0 +1,58 @@
|
||||
%
|
||||
% Project configuration
|
||||
%
|
||||
|
||||
% Document title
|
||||
\newcommand{\cfgDocTitle}{Entwicklung einer Lösung zur Berechtigungsverwaltung von Secrets zwischen Entwicklerinnen und Entwicklern}
|
||||
\newcommand{\cfgDocSubTitle}{In der Arbeitsumgebung des Partnerunternehmens Medienagenten oHG}
|
||||
|
||||
% Document classification
|
||||
\newcommand{\cfgDocClassification}{Projektbericht}
|
||||
|
||||
% Document version
|
||||
\newcommand{\cfgDocVersion}{1.0}
|
||||
|
||||
% Last modification date
|
||||
\newcommand{\cfgDateLastModification}{21. Februar 2025}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
% Author name
|
||||
\newcommand{\cfgAuthorName}{Leon Etienne}
|
||||
|
||||
% Author matriculation number
|
||||
\newcommand{\cfgAuthorMatriculationNum}{676838}
|
||||
% Author contact
|
||||
\newcommand{\cfgAuthorContact}{inf4437@hs-worms.de}
|
||||
|
||||
% Author city
|
||||
\newcommand{\cfgAuthorCity}{Ludwigshafen am Rhein}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
% 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 (M.Sc)}
|
||||
|
||||
% University supervisor name
|
||||
\newcommand{\cfgUniversitySupervisorName}{Professor Dr. Heinemann}
|
||||
|
||||
% University supervisor contact
|
||||
\newcommand{\cfgUniversitySupervisorContact}{heinemann@hs-worms.de}
|
||||
|
||||
% Semester year
|
||||
\newcommand{\cfgSemesterYear}{2024/25}
|
||||
|
||||
% Semester name
|
||||
\newcommand{\cfgSemesterName}{Wintersemester \cfgSemesterYear}
|
||||
|
||||
% University course name
|
||||
\newcommand{\cfgCourseName}{Deep Dive}
|
||||
Reference in New Issue
Block a user