docs: mv stuff from wissenschaftliches Arbeiten into Subfolder and add stuff from Praxisprojekt1

This commit is contained in:
Patryk Hegenberg 2025-06-04 21:29:06 +02:00
parent cdd594891b
commit 914b347f60
25 changed files with 1092 additions and 0 deletions

View file

@ -0,0 +1,21 @@
\documentclass[../main.tex]{subfiles}
\graphicspath{{\subfix{../images/}}}
\begin{document}
\begin{titlepage}
\centering
\includegraphics[width=0.5\textwidth]{cropped-iu_Logo_D_black_RGB_horizontal.png}\par\vspace{1cm}
{\Large Projektarbeit\par}
\vspace{1.5cm}
{\LARGE IU Internationale Hochschule\\Studiengang: Informatik \par}
\vspace{1cm}
{\huge\bfseries Die Quadratur des Regenwurms\par}
\vspace{2cm}
{\Large Patryk Hegenberg\\ Matrikelnummer: 102209025\\Dedendorf 8,\\27333 Bücken\par}
\vspace{2cm}
{\Large Betreuende Person: Prof. Paula Platzhalter}
%\vfill
% Bottom of the page
{\large Abgabedatum: 31.03.2023\par}
\end{titlepage}
\end{document}