Finalize thesis report and fix grammar mistakes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
77fbdd194f
commit
10bf9ebf44
21 changed files with 2716 additions and 211 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
\usepackage{pgfgantt}
|
||||
\usepackage{rotating}
|
||||
\LoadBFHModule{listings}
|
||||
|
||||
\usepackage{siunitx}
|
||||
\sisetup{per-mode=symbol}
|
||||
|
@ -62,6 +63,9 @@
|
|||
\advisor{Dr. Reto König}
|
||||
\expert{Thomas Jäggi}
|
||||
\degreeprogram{Bachelor of Science in Computer Science}
|
||||
\setupSignature{
|
||||
Severin Kaderli={\includegraphics[width=\linewidth]{signature.png}}
|
||||
}
|
||||
|
||||
|
||||
%---------------- BFH tile page -----------------------------------------
|
||||
|
@ -101,6 +105,7 @@
|
|||
|
||||
\listoffigures
|
||||
\listoftables
|
||||
\lstlistoflistings
|
||||
|
||||
\appendix
|
||||
\chapter{Task Description}
|
||||
|
|
Reference in a new issue