added chapter on implementation

This commit is contained in:
2020-02-25 11:20:57 +01:00
parent 606949d6b4
commit ba26830e6c
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ bibtex=bibtex
chapters=chapters/introduction.tex \
chapters/quantum_computing.tex \
chapters/stabilizer.tex
chapters/stabilizer.tex \
chapters/implementation.tex
cover=cover.png
+1
View File
@@ -0,0 +1 @@
\section{Implementation}
+1
View File
@@ -37,6 +37,7 @@
\include{chapters/introduction}
\include{chapters/quantum_computing}
\include{chapters/stabilizer}
\include{chapters/implementation}
\bibliographystyle{unsrt}
\bibliography{main}{}