blob: 0daccac47e00c862f32ef7ed35a3687d2b25779d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
----------------------------------------------------------------
biblatex-phys --- A biblatex implementation of the AIP and APS
bibliography style
Maintained by Joseph Wright
E-mail: joseph.wright@morningstar2.co.uk
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
The biblatex-phys package provides an implementation of the
bibliography styles of both the AIP and the APS for biblatex.
This implementation follows standard biblatex conventions, and
can be used simply by loading biblatex with the appropriate option
\usepackage[style=phys]{biblatex}
A demonstration database is provided to show how to format
input for the style. Style options are provided to cover the
minor formatting variations between the AIP and APS bibliography
styles.
|