blob: 1b73738fb12b04c7bea561dd36e6518587240eeb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
\begin{titlepage}
\begin{center}
\vspace*{1cm}
{\huge\textbf{Theoretische Informatik 1\bigskip\\Algorithmen und Datenstrukturen}}
\vspace{0.5cm}
{\Large Inofficial lecture notes}\\
\textbf{Marvin Borner}
% \vfill
% \includegraphics[width=0.4\textwidth]{zeller_logo}\\
\vfill
Vorlesung gehalten von\\
\textbf{Ulrike von Luxburg}
\vspace{0.8cm}
\includegraphics[width=0.4\textwidth]{uni_logo}\\
Wintersemester 2022/23
\end{center}
\end{titlepage}
|