did some more work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\documentclass[a4paper,12pt]{scrartcl}
|
||||
\documentclass[a4paper,12pt,numbers=noenddot]{scrartcl}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{amssymb, amsthm}
|
||||
@@ -13,8 +13,9 @@
|
||||
\usepackage{qcircuit}
|
||||
\usepackage{adjustbox}
|
||||
\usepackage[affil-it]{authblk}
|
||||
\usepackage{tocbibind}
|
||||
\usepackage[toc,page]{appendix}
|
||||
%\usepackage{tocbibind}
|
||||
%\usepackage[toc,page]{appendix}
|
||||
\usepackage{appendix}
|
||||
\usepackage{float}
|
||||
|
||||
|
||||
@@ -54,8 +55,9 @@
|
||||
\include{chapters/implementation}
|
||||
\include{chapters/conclusion}
|
||||
|
||||
\appendix
|
||||
\begin{appendices}
|
||||
\include{chapters/appendix}
|
||||
\end{appendices}
|
||||
|
||||
\bibliographystyle{unsrt}
|
||||
\bibliography{main}{}
|
||||
|
||||
Reference in New Issue
Block a user