ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/matt_papers/my_CV/bibunits/README
Revision: 337
Committed: Thu Mar 13 20:09:19 2003 UTC (21 years, 4 months ago) by mmeineke
File size: 776 byte(s)
Log Message:
*** empty log message ***

File Contents

# Content
1 Abstract
2
3 The `bibunits' package allows separate bibliographies for different
4 units or parts of the text. The units can be chapters, sections or
5 bibunit environments. The package is compatible with a wide variety of
6 packages, including, but not limited to, natbib, overcite and
7 KOMA-SCRIPT classes.
8
9
10 To produce the style
11
12 latex bibunits.ins
13
14
15 To produce the documentation
16
17 latex bibunits.dtx
18
19 If you also want to include the macro section in the documentation,
20 comment out \OnlyDescription.
21
22 To produce an index for the documentation:
23
24 makeindex -s gind.ist bibunits
25
26 To produce a change history for the documentation:
27
28 makeindex -s gglo.ist -o bibunits.gls bibunits.glo
29
30
31
32 Happy TeXing
33
34 Thorsten Hansen, hansen@neuro.informatik.uni-ulm.de