Closed KwanMan closed 8 years ago
Option to compile bibtex?
You can hack it in at the moment:
pdflatex -interaction=nonstopmode document.tex && bibtex document && pdflatex -interaction=nonstopmode document.tex
Option to compile bibtex?