blob: 53a9418872132290ee0bd7ec6e49d8f7278d145a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
|