summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-science/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-science/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-science/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-science/README.md b/Master/texmf-dist/doc/latex/biblatex-science/README.md
new file mode 100644
index 00000000000..53a94188721
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-science/README.md
@@ -0,0 +1,15 @@
+biblatex-science - A biblatex implementation of the Science bibliography style
+==============================================================================
+
+The `biblatex-science` package provides an implementation of
+the bibliography style of the journal Science for `biblatex`. This
+implementation follows standard` biblatex` conventions, and can
+be used simply by loading `biblatex` with the appropriate option
+
+ \usepackage[style=science]{biblatex}
+
+A demonstration database is provided to show how to format
+input for the style.
+
+The `biblatex-science` style requires `biblatex` 1.2 or later,
+and works with both BibTeX and Biber as the database back-end.