summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-nature/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-11 23:39:01 +0000
committerKarl Berry <karl@freefriends.org>2016-03-11 23:39:01 +0000
commitfd4a6ee1f0fde44164748ea2f8f012253ecb0565 (patch)
tree794064e8f04cf0a46f2ec66f8634299c6ca0ebe1 /Master/texmf-dist/doc/latex/biblatex-nature/README.md
parenteccaf49bf43b378417abe68f1c830c995d5be8ba (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.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/README.md b/Master/texmf-dist/doc/latex/biblatex-nature/README.md
new file mode 100644
index 00000000000..3cab72a3caf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/README.md
@@ -0,0 +1,15 @@
+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.