added chapter on implementation
This commit is contained in:
@@ -4,7 +4,8 @@ bibtex=bibtex
|
|||||||
|
|
||||||
chapters=chapters/introduction.tex \
|
chapters=chapters/introduction.tex \
|
||||||
chapters/quantum_computing.tex \
|
chapters/quantum_computing.tex \
|
||||||
chapters/stabilizer.tex
|
chapters/stabilizer.tex \
|
||||||
|
chapters/implementation.tex
|
||||||
|
|
||||||
cover=cover.png
|
cover=cover.png
|
||||||
|
|
||||||
|
|||||||
1
thesis/chapters/implementation.tex
Normal file
1
thesis/chapters/implementation.tex
Normal file
@@ -0,0 +1 @@
|
|||||||
|
\section{Implementation}
|
||||||
@@ -37,6 +37,7 @@
|
|||||||
\include{chapters/introduction}
|
\include{chapters/introduction}
|
||||||
\include{chapters/quantum_computing}
|
\include{chapters/quantum_computing}
|
||||||
\include{chapters/stabilizer}
|
\include{chapters/stabilizer}
|
||||||
|
\include{chapters/implementation}
|
||||||
|
|
||||||
\bibliographystyle{unsrt}
|
\bibliographystyle{unsrt}
|
||||||
\bibliography{main}{}
|
\bibliography{main}{}
|
||||||
|
|||||||
Reference in New Issue
Block a user