30 lines
593 B
Markdown
Raw Normal View History

2024-02-13 15:22:59 +01:00
\thispagestyle{empty}
\begin{titlepage}
\begin{center}
2024-03-05 00:34:31 +01:00
Hochschule Rhein-Waal \\
Fakultät Kommunikation und Umwelt \\
Prof Dr.-Ing. Ido Iurgel \\
Prof Dr. Kai Essig \\
2024-03-22 01:37:32 +01:00
\vspace{2cm}
2024-03-05 00:34:31 +01:00
\Large \textbf{\textsc{Flutter als Entwicklungsplattform für eingebettete Linux Systeme: eine Fallstudie}} \\
2024-03-22 01:37:32 +01:00
\vspace{8.0cm}
2024-03-05 00:34:31 +01:00
\normalsize Bachelorarbeit \\
2024-03-22 01:37:32 +01:00
\vspace{7.65cm}
2024-03-05 00:34:31 +01:00
vorgelegt von\\
Fabian Baldeau \\
2024-02-13 15:22:59 +01:00
\vspace{2cm}
\end{center}
\end{titlepage}
2024-03-05 00:34:31 +01:00
\pagenumbering{roman}
2024-02-13 15:22:59 +01:00
\fancyhf{}
2024-03-05 00:34:31 +01:00
<!-- \fancyhead[C]{\thepage} -->
\fancyhead[C]{}
\fancyfoot[R]{\thepage}
2024-02-13 15:22:59 +01:00
\renewcommand{\headrulewidth}{0pt}
\pagestyle{fancy}