fixed a lot of stuff

This commit is contained in:
2020-03-30 09:59:57 +02:00
parent c6746ddd49
commit bf5b21413d
13 changed files with 41 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[a4paper,12pt,numbers=noenddot]{scrreprt}
\documentclass[a4paper,12pt,numbers=noenddot,egregdoesnotlikesansseriftitles]{scrreprt}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{amssymb, amsthm}
@@ -52,18 +52,18 @@ Supervised by Prof. Dr. Christoph Lehner}
{\LARGE University of Regensburg\par}
{\Large Institute I - Theoretical Physics\par}
\vspace{1cm}
\vspace{0.7cm}
{\Large Bachelor Thesis\par}
\vspace{1cm}
\vspace{0.7cm}
{\huge\bfseries An Efficient Quantum Computing Simulator using a Graphical Description for Many-Qbit Systems \par}
\vspace{1cm}
\vspace{0.7cm}
{\Large\itshape Daniel Knüttel\par}
\includegraphics[width=\textwidth]{cover.png}
\vfill
{\Large\itshape Supervised by \par
Dr. Christoph Lehner}
Prof. Dr. Christoph Lehner}
\vfill
{\large 10.04.2020}
\end{titlepage}
@@ -82,6 +82,9 @@ Supervised by Prof. Dr. Christoph Lehner}
\include{chapters/appendix}
\end{appendices}
\newpage
\listoffigures
\bibliographystyle{unsrt}
\bibliography{main}{}