summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-science/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-11 23:39:27 +0000
committerKarl Berry <karl@freefriends.org>2016-03-11 23:39:27 +0000
commitdbdc8b0e5fb32248da5a3b954f01c7df5c240ffb (patch)
tree34a560fa1d49d9cd7fa41f12917715b0d6bd60d1 /Master/texmf-dist/doc/latex/biblatex-science/README.md
parent0f01a2625108a01a43987bb54750b2c7816f851f (diff)
biblatex-science (11mar16)
git-svn-id: svn://tug.org/texlive/trunk@40000 c570f23f-e606-0410-a88d-b1316a301751
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.