summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-nature/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-28 00:22:40 +0000
committerKarl Berry <karl@freefriends.org>2011-02-28 00:22:40 +0000
commit07f721bd6214de1972b4d2565fc2c25bd6efa4e1 (patch)
tree92c975fbdee9b7dbd2316f74b03b188b245a2416 /Master/texmf-dist/doc/latex/biblatex-nature/README
parentae5810874a478061bc2cbb94877ff00f07d905b2 (diff)
biblatex-nature 1.1 (27feb11)
git-svn-id: svn://tug.org/texlive/trunk@21535 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/README21
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/README b/Master/texmf-dist/doc/latex/biblatex-nature/README
index 5090161afb6..b553c7e17ce 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/README
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/README
@@ -1,10 +1,21 @@
-----------------------------------------------------------------
-biblatex-nature --- The Nature bibliography style for biblatex
+---------------------------------------------------------------
+biblatex-nature --- A biblatex implementation of the Nature
+ bibliography style
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 biblatex-nature package provides a bibliography style for
-biblatex following the requirements of the journal Nature.
+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.