some more work
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user