Re: [MiKTeX] problem with new citations being recognized
MiKTeX source code moved to GitHub
Brought to you by:
csc
|
From: Alan G I. <ai...@am...> - 2010-05-17 16:44:18
|
On 5/17/2010 8:33 AM, Brandon wrote: > How do I get MiKTeX to see my new references that I maintain in JabRef This has nothing to do with JabRef. 1. Make sure you run pdflatex twice, if you want new references to show up. 2. If that does not do it, look in your .blg file (created when you run pdflatex). It will tell you what went wrong. (Most likely you did not correctly point to the location of your .bib file.) Alan Isaac PS This question really belongs on comp.text.tex. It is not a MikTeX specific question. |