summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/notes2bib/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/notes2bib/README')
-rw-r--r--Master/texmf-dist/doc/latex/notes2bib/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/notes2bib/README b/Master/texmf-dist/doc/latex/notes2bib/README
index 1e58a0de853..66ac57a9540 100644
--- a/Master/texmf-dist/doc/latex/notes2bib/README
+++ b/Master/texmf-dist/doc/latex/notes2bib/README
@@ -1,11 +1,11 @@
-----------------------------------------------------------------
-The notes2bib package --- Integrating notes into the
+---------------------------------------------------------------
+The notes2bib bundle --- 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
@@ -13,3 +13,7 @@ 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.
+
+The bundle includes both a current release version of the package
+(notes2bib.sty) and an experimental re-implementation using
+LaTeX3 syntax where possible (xnotes2bib.sty).