How to run Bibtex with pdfLatex in StatEt/MikTex on Windows ?
On 03/10/2011 10:12 AM, syrvn wrote:
Hello, I have exactly the same problem that bibtex is not being called and so the bibliography is not being processed... Did you find any solution for that?
That sounds like a StatET question. You should get bibtex if you run R CMD texi2dvi --pdf (or R CMD texi2pdf in the upcoming R 2.14). But you can always just run bibtex manually... Duncan Murdoch