summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/notes2bib/README
blob: 8573bd7f31e5493532c9b3deff20c89d001fa660 (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
---------------------------------------------------------------
notes2bib --- Integrating notes into the bibliography
Maintained by Joseph Wright
E-mail: joseph.wright@morningstar2.co.uk
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
---------------------------------------------------------------

The notes2bib package defines a new type of note, bibnote,
which will always be added to the bibliography.  The package
allows footnotes and endnotes to be moved into the bibliography
in the same way.  The package can be used with natbib and
biblatex as well as plain LaTeX citations. Both sorted and
unsorted bibliography styles are supported.

Installation
------------

The package is supplied in dtx format and as a pre-extracted zip
file, notes2bib.tds.zip. The later is most convenient for most
users: simply unzip this in your local texmf directory and run
texhash to update the database of file locations. If you want to
unpack the dtx yourself, running 'tex notes2bib.dtx' will
extract the package whereas 'latex notes2bib.dtx will extract
it and also typeset the documentation.

The package requires LaTeX3 support as provided in the l3kernel
and l3packages bundles. Both of these are available on CTAN
(http://www.ctan.org/) as ready-to-install zip files. Suitable
versions are available in MiKTeX 2.9 and TeX Live 2011
(updating the relevant packages online may be necessary).
LaTeX3, and so notes2bib, requires the e-TeX extensions: these
are available on all modern TeX systems.

Typesetting the documentation requires a number of packages in
addition to those needed to use the package. This is mainly
because of the number of demonstration items included in the
text. To compile the documentation without error, you will
need the packages:
 - csquotes
 - helvet
 - mathpazo
 - listings