BibTeX, biblatex and bibersubfiles | Individual Bibliography in each Sub-file

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
robotxy
Posts: 1
Joined: Tue Jan 31, 2012 2:29 pm

subfiles | Individual Bibliography in each Sub-file

Post by robotxy »

Hey,

we are currently working on a group project. Each participant is writing his own latex file using the subfiles package. A main file is the including all the subfiles so that it gives one large document with a common index of contents. Currently we have one bibliography at the end of the whole document. Is there a way of having individual bibliographies for each subfile?
Regards,
Rasmus

Recommended reading 2024:

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

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

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: subfiles | Individual Bibliography in each Sub-file

Post by kaiserkarl13 »

There are several packages designed to do this, including chapterbib and multibib. I have used chapterbib for my own work because it was easier to modify it to fit my formatting requirements, but I recall the default use of both packages being relatively similar and reasonably straightforward.
Post Reply