I am compiling my thesis in LaTeX and I am using the chapterbib package to put separate bibliography lists in each chapter. I would like each bibliography to have its own name, indexed by the chapter number (e.g. "References for Chapter #"), but I am not aware of any way to do this, or if it is doable at all. Has anybody tried it before?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
migrated from stackoverflow.com Aug 9 '12 at 12:26
|
In the documentation you can find:
This works only if you use the option Here a suggestion using
The compilation steps are done by |
||||
|
|
|
Try
See section 8 of the chapterbib package documentation for details. |
|||
|
|