GeneralTeXnicCenter & BibTeX

General information and discussion about TeXnicCenter
Post Reply
rouroy
Posts: 3
Joined: Wed Jun 16, 2010 8:38 am

TeXnicCenter & BibTeX

Post by rouroy »

hi,

I'm working with texniccenter to write my thesis and use multiple bibliography. is it possible to change the "Command line arguments" of bibtex wich is usually "%bm" to specify more files ? as I work with bibunits, I get bu1.aux, bu2.aux ... files and the only way it works for me is to add some bibtex postporcessor command with bu1 as argument then another bibtex postporcessor command with bu2 as arguments ....
It would be nice if I could change the "%bm" arguments of bibtex with a more universal one, or if there is a command to add something after "%bm" ??

thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

TeXnicCenter & BibTeX

Post by localghost »

Integrate the necessary BibTeX and additional LaTeX runs into the post-processing section of your favourite build profile in TeXnicCenter (TXC). This might be also a remedy for your other problem [1].

[1] View topic: Trouble with bibunits


Thorsten
Post Reply