Thanks localghost,
I finally got it to work. I don't know how to translate the Unix script to windows, but I made a .bat file (random name) with the following code in it:
pdflatex myfile
bibtex bu1
bibtex bu2
pdflatex myfile
pdflatex myfile
pause
(pause is optional)
This will run PDFLaTeX on ...
Search found 2 matches
- Sun Aug 01, 2010 5:15 pm
- Forum: BibTeX, biblatex and biber
- Topic: bibunits | Remaining undefined Citations
- Replies: 8
- Views: 13772
- Sat Jul 31, 2010 8:32 pm
- Forum: BibTeX, biblatex and biber
- Topic: bibunits | Remaining undefined Citations
- Replies: 8
- Views: 13772
bibunits | Remaining undefined Citations
Hello,
I have the same problem with bibunits . I use TeXnicCenter and like to have a references section in each chapter. I think, like olofos said, the problem is that BibTeX needs to compile all the "bu<i>.aux" files. The
bibunits manual says:
For each bibunit, in sequence, there is now a ...
I have the same problem with bibunits . I use TeXnicCenter and like to have a references section in each chapter. I think, like olofos said, the problem is that BibTeX needs to compile all the "bu<i>.aux" files. The
bibunits manual says:
For each bibunit, in sequence, there is now a ...