Page 1 of 1

Automating usage of Bibtex with latex

Posted: Thu May 24, 2007 5:31 pm
by micotine
I use references with Latex and latex and bibtex need to be run sequentially a couple of times to compile a document.

To use bibliographical references with latex

Follow instructions to create a new tool. Listed at following sites

[url]http://www.math.jmu.edu/~taal/245_2005p ... xtPad.html
[/url]

Just replace name of the tool to be LaTex/BibTeX and in the parameters use the following

LaTex $File && bibtex $BaseName && LaTex $File && LaTex $File

Keep initial folder $FileDir

Uncheck all boxes.

When this shortcut is run, it automatically compiles Latex, BibTex, Latex, Latex sequentially.