removed refrence section
authorpimjager <pim@pimjager.nl>
Sun, 15 Nov 2015 19:51:53 +0000 (20:51 +0100)
committerpimjager <pim@pimjager.nl>
Sun, 15 Nov 2015 19:51:53 +0000 (20:51 +0100)
a2/Makefile
a2/tt2.tex

index fd0984a..f0a35e5 100644 (file)
@@ -13,7 +13,6 @@ all: $(DOCUMENT).pdf
 
 %.dvi: %.tex %.fmt $(SOURCES)
        $(LATEX) $(basename $@)
-       bibtex $(basename $@)
        $(LATEX) $(basename $@)
        $(LATEX) $(basename $@)
 
index 0ffb82d..8584480 100644 (file)
@@ -10,7 +10,7 @@
 \section{Results}
 \input{2results.tex}
 
-\nocite{*} %% weghalen bij daadwerkelijke cite
-\bibliographystyle{plain}
-\bibliography{tt2}
+%\nocite{*} %% weghalen bij daadwerkelijke cite
+%\bibliographystyle{plain}
+%\bibliography{tt2}
 \end{document}