59 lines
1.6 KiB
TeX

%
% 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.1}
% Last modification date
\newcommand{\cfgDateLastModification}{17. 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}