76 lines
1.6 KiB
TeX
76 lines
1.6 KiB
TeX
%% Encoding: UTF-8 %%
|
|
|
|
%% titlepage.tex
|
|
|
|
\def\usesf{}
|
|
\let\usesf\sffamily % diese Zeile auskommentieren für normalen TeX Font
|
|
|
|
\begin{titlepage}
|
|
|
|
\setlength{\unitlength}{1pt}
|
|
\begin{picture}(00,0)(70,770)
|
|
\includegraphics[width=\paperwidth]{assets/KIT_Deckblatt.pdf}
|
|
\end{picture}
|
|
|
|
\thispagestyle{empty}
|
|
|
|
\begin{center}
|
|
\hbox{}
|
|
\vfill
|
|
\includegraphics[width=.5\textwidth]{assets/logo.pdf}
|
|
\vskip 1cm
|
|
{\usesf
|
|
{\huge\bfseries PSE\textsuperscript{2} - Podcast Synchronisation \\
|
|
made Efficient\\
|
|
Implementierungsheft \par}
|
|
\vskip 1.8cm
|
|
{\Large Wintersemester 2022/2023\\}
|
|
%von\\[2mm]
|
|
\vskip 1.5cm
|
|
|
|
% {\large\bfseries Vorname Nachname\\}
|
|
% \vskip 1.2cm
|
|
Praxis der Softwareentwicklung \\
|
|
Prof. Dr.-Ing. Gregor Snelting \\
|
|
Fakultät für Informatik\\
|
|
Karlsruher Institut für Technologie\\
|
|
\vskip 1.5cm
|
|
\begin{tabular}{p{20mm}l}
|
|
Autoren:
|
|
& Daniel Hönlinger \\
|
|
& Gero Beckmann \\
|
|
& Immanuel Reitz \\
|
|
& Julius Friesen \\
|
|
& Lukas Schmidheissler \\
|
|
\\
|
|
Betreuer: & M.Sc. Hans-Peter Lehmann \\
|
|
& M.Sc. Daniel Seemaier
|
|
\end{tabular}
|
|
}
|
|
\end{center}
|
|
\vfill
|
|
|
|
%\begin{textblock}{10}[0,0](4,15)
|
|
% \includegraphics[width=.3\textwidth]{logos/logo.pdf}
|
|
%\end{textblock}
|
|
|
|
% \begin{textblock}{8}[0,0](14,14)
|
|
% \includegraphics[width=.3\textwidth]{logos/KASTEL_logo.pdf}
|
|
% \end{textblock}
|
|
|
|
\end{titlepage}
|
|
|
|
% \thispagestyle{empty}
|
|
% \ \vfill
|
|
% \begin{flushleft}
|
|
% Copyright $\copyright$ ITI und Verfasser 201?\\
|
|
% \ \\
|
|
% Institut für Theoretische Informatik
|
|
% Fakultät für Informatik\\
|
|
% Karlsruher Institut für Technologie\\
|
|
% Am Fasanengarten 5\\
|
|
% 76131 Karlsruhe
|
|
% \end{flushleft}
|
|
% \newpage
|
|
|