Skip to content
Back to formatted view

Raw Message

Message-ID: <4E89C7DA.7070307@gmail.com>
Date: 2011-10-03T14:34:02Z
From: Duncan Murdoch
Subject: How to run Bibtex with pdfLatex in StatEt/MikTex on Windows ?
In-Reply-To: <1317651167642-3867625.post@n4.nabble.com>

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