repositories
/
tt2015.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
058e763
)
removed refrence section
author
pimjager
<pim@pimjager.nl>
Sun, 15 Nov 2015 19:51:53 +0000
(20:51 +0100)
committer
pimjager
<pim@pimjager.nl>
Sun, 15 Nov 2015 19:51:53 +0000
(20:51 +0100)
a2/Makefile
patch
|
blob
|
history
a2/tt2.tex
patch
|
blob
|
history
diff --git
a/a2/Makefile
b/a2/Makefile
index
fd0984a
..
f0a35e5
100644
(file)
--- a/
a2/Makefile
+++ b/
a2/Makefile
@@
-13,7
+13,6
@@
all: $(DOCUMENT).pdf
%.dvi: %.tex %.fmt $(SOURCES)
$(LATEX) $(basename $@)
- bibtex $(basename $@)
$(LATEX) $(basename $@)
$(LATEX) $(basename $@)
diff --git
a/a2/tt2.tex
b/a2/tt2.tex
index
0ffb82d
..
8584480
100644
(file)
--- a/
a2/tt2.tex
+++ b/
a2/tt2.tex
@@
-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}