diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-03 16:40:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-03 16:40:01 +0000 |
commit | 3299cb982528e3a87d5b444ecd92a98b412970a3 (patch) | |
tree | 061a04d39afb8fd2b363de46bf6fa0746cb82fdf /Master/texmf-dist/doc/latex/notes2bib/README | |
parent | 207e5dcc5a4444530c13477ace667f18656d592d (diff) |
new latex package notes2bib (30aug07)
git-svn-id: svn://tug.org/texlive/trunk@4859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/notes2bib/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/notes2bib/README | 15 |
1 files changed, 15 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..95e699b5978 --- /dev/null +++ b/Master/texmf-dist/doc/latex/notes2bib/README @@ -0,0 +1,15 @@ +The notes2bib package --- Integrating notes into the bibliography + +---------------------------------------------------------------- +Maintained by Joseph Wright +E-mail: joseph.wright@morningstar2.co.uk +Released under the GNU General Public License +See http://www.gnu.org/licenses/gpl.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. |