some more work

This commit is contained in:
2020-02-01 10:27:51 +01:00
parent e16429b228
commit 23f05c6b1f
4 changed files with 166 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
\documentclass[a4paper,12pt]{scrartcl}
\usepackage{titlepic}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{amssymb, amsthm}
@@ -22,13 +23,16 @@
\numberwithin{equation}{section}
\title{An Efficient Quantum Computing Simulator using a Graphical Description for Many-Qbit Systems}
\author{Daniel Knüttel}
\date{10.04.2020}
\titlepic{\includegraphics[width=\textwidth]{cover.png}}
\begin{document}
\maketitle
%\frontmatter
\newpage
\tableofcontents
\include{chapters/introduction}