Tagged Questions
4
votes
1answer
431 views
Multibib with TeXworks: how to parse second .aux file?
I need to use the multibib package to create a double bibliography document.
I am currently working with TeXworks 0.4.3 (on Windows 7), but I cannot make the double bibliographies system work.
The ...
3
votes
1answer
635 views
Make use of two BibTeX libraries in one document
I am trying to make use of two bibtex libraries in the same document for my thesis:
one for books (filename: literatur.bib)
one for internet resources (filename: internetquellen.bib)
but on ...