summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-chapbib.html
blob: dacbbb004b7cebc1ad61c5b075501caa5fd85f65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<head>
<title>UK TeX FAQ -- question label chapbib</title>
</head><body>
<h3>Separate bibliographies per chapter?</h3>
<p/>A separate bibliography for each &lsquo;chapter&rsquo; of a document can be provided
with the package <i>chapterbib</i> (which comes with a bunch of
other good bibliographic things).  The package allows you a
different bibliography for each <code>\</code><code>include</code>d file (i.e., despite the
package&rsquo;s name, the availability of bibliographies is related to the
component source files of the document rather than to the chapters that
logically structure the document).
<p/>The package <i>bibunits</i> ties bibliographies to logical units
within the document: the package will deal with chapters and sections
(as defined by LaTeX itself) and also defines a <code>bibunit</code>
environment so that users can select their own structuring.
<dl>
<dt><tt><i>chapterbib.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/macros/latex/contrib/cite.zip">macros/latex/contrib/cite</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/macros/latex/contrib/cite/">browse the directory</a>)
<dt><tt><i>bibunits.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/macros/latex/contrib/bibunits.zip">macros/latex/contrib/bibunits</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/macros/latex/contrib/bibunits/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=chapbib">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=chapbib</a>
</body>