diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:01 +0000 |
commit | fd4a6ee1f0fde44164748ea2f8f012253ecb0565 (patch) | |
tree | 794064e8f04cf0a46f2ec66f8634299c6ca0ebe1 /Master/texmf-dist/doc/latex/biblatex-nature/README | |
parent | eccaf49bf43b378417abe68f1c830c995d5be8ba (diff) |
biblatex-nature (11mar16)
git-svn-id: svn://tug.org/texlive/trunk@39998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-nature/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/README b/Master/texmf-dist/doc/latex/biblatex-nature/README deleted file mode 100644 index 3cab72a3caf..00000000000 --- a/Master/texmf-dist/doc/latex/biblatex-nature/README +++ /dev/null @@ -1,15 +0,0 @@ -biblatex-nature - A biblatex implementation of the Nature bibliography style -============================================================================ - -The `biblatex-nature` package provides an implementation of -the bibliography style of the journal Nature for `biblatex`. This -implementation follows standard` biblatex` conventions, and can -be used simply by loading `biblatex` with the appropriate option - - \usepackage[style=nature]{biblatex} - -A demonstration database is provided to show how to format -input for the style. - -The `biblatex-nature` style requires `biblatex` 1.2 or later, -and works with both BibTeX and Biber as the database back-end. |