summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-nature/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-nature/README.md')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-nature/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-nature/README.md b/macros/latex/contrib/biblatex-contrib/biblatex-nature/README.md
new file mode 100644
index 0000000000..3cab72a3ca
--- /dev/null
+++ b/macros/latex/contrib/biblatex-contrib/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.