Sunday, 11 August 2013

Process multiple bibtex files

Process multiple bibtex files

I need your help to find a way to process multiple bibtex files in
TeXworks for Mac. I have to do this because I am working with multibib. At
the moment I select bibtex and press the green bottom to compile, but the
second bibliography is not shown on the output file.
To process my document, I have to run LATEX three times and BibTEX two times:
latex mydoc
bibtex mydoc
bibtex sec (How I select a different file name?)
latex mydoc
latex mydoc
Thanks in advance for your support!

No comments:

Post a Comment