Cleaned up makefile, started presentation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\documentclass[defaultstyle,11pt]{thesis}
|
||||
\documentclass[defaultstyle,11pt]{LaTeX/thesis}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage{amssymb}
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input macros.tex
|
||||
\input LaTeX/macros.tex
|
||||
|
||||
\input LaTeX/introduction.tex
|
||||
|
||||
@@ -77,8 +77,6 @@
|
||||
|
||||
\bibliographystyle{plain}
|
||||
\nocite{*}
|
||||
\bibliography{thesis}
|
||||
|
||||
\appendix
|
||||
\bibliography{LaTeX/thesis}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user