blob: 6d7ff7b463175c105a67a464ddf6da76cf46c449 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
name bibtopic
category Package
shortdesc Include multiple `by topic' bibliographies in a document.
longdesc A LaTeX package to include several bibliographies covering
longdesc different `topics' or bibliographic material into a document
longdesc (e.g., one bibliography for primary literature and one for
longdesc secondary literature). Provides commands to include either all
longdesc references from a .bib file, only the references actually cited or
longdesc those not cited in your document. You'll have to construct a
longdesc seperate .bib file for each bibliographic `topic', which will have
longdesc to be processed separately by BibTeX. If you want to have per-
longdesc chapter bibliographies in a document, have a look at the packages
longdesc bibunits or chapterbib instead. [description copied from TeX
longdesc Catalogue]
|