summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/multibib/README
blob: 21aaa09913b0d2249d0046ed79499ad896d9ea8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

Abstract

  The `multibib' package allows to create references to multiple
  bibliographies within one document. It thus provides a complementary
  functionality to packages like `bibunits' or `chapterbib', which allow
  to create one bibliography for multiple, but different parts of the
  document.


To produce the style
  
  latex multibib.ins


To produce the documentation

  latex multibib.dtx

  If you do not want to include the macro section in the documentation,
  remove the comment sign before \OnlyDescription.

  To produce an index for the documentation:

    makeindex -s mbgind.ist multibib

  To produce a change history for the documentation:
  
    makeindex -s mbgglo.ist -o multibib.gls multibib.glo


Contents:

  00Readme      this file ;-)
  multibib.dtx  documented source file for the multibib package
  multibib.ins  installation file
  mbgglo.ist    modification of gglo.ist to produce a change history for
                  the documentation of multibib  
  mbgind.ist    modification of gind.ist to produce an index for
                  the documentation of multibib
  
  bibtexall     shell script to run bibtex on each .aux file in the 
                   present directory
  mbplain.bst   modification of plain.bst to be used together with multibib
 


Happy TeXing

    Thorsten Hansen, thorsten.hansen@psychol.uni-giessen.de