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
BibTeX, biblatex and biber ⇒ subfiles | Individual Bibliography in each Sub-file
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: subfiles | Individual Bibliography in each Sub-file
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.