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/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/notes2bib/README b/Master/texmf-dist/doc/latex/notes2bib/README
new file mode 100644
index 00000000000..9f31cf285f7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/notes2bib/README
@@ -0,0 +1,18 @@
+---------------------------------------------------------------
+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.
+
+notes2bib is written internally using LaTeX3 syntax. It
+therefore requires the expl3 and xpackages packages. The e-TeX
+extensions are also required.