From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- .../contrib/biblatex-contrib/biblatex-phys/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 macros/latex/contrib/biblatex-contrib/biblatex-phys/README.md (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-phys/README.md') diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-phys/README.md b/macros/latex/contrib/biblatex-contrib/biblatex-phys/README.md new file mode 100644 index 0000000000..a41acfe010 --- /dev/null +++ b/macros/latex/contrib/biblatex-contrib/biblatex-phys/README.md @@ -0,0 +1,15 @@ +biblatex-phys - A biblatex implementation of the AIP and APS bibliography style +=============================================================================== + +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. -- cgit v1.2.3