diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-14 22:09:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-14 22:09:22 +0000 |
commit | 73e4e78204b3547c1e8918b1404910ca37205410 (patch) | |
tree | e03c0c5afeb5079de8801279e15c290ba0669822 /Master/texmf-dist/doc/latex/biblatex-phys | |
parent | b0b887b30a02b42cbe7d764ea5011d922559b9dd (diff) |
biblatex-phys (14may14)
git-svn-id: svn://tug.org/texlive/trunk@34035 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-phys')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-phys/README | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf | bin | 408345 -> 408931 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex | 13 |
3 files changed, 8 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-phys/README b/Master/texmf-dist/doc/latex/biblatex-phys/README deleted file mode 100644 index 0daccac47e0..00000000000 --- a/Master/texmf-dist/doc/latex/biblatex-phys/README +++ /dev/null @@ -1,20 +0,0 @@ ----------------------------------------------------------------- -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. diff --git a/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf b/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf Binary files differindex 431572831ab..10cee1b4dcb 100644 --- a/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex b/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex index c6891d15163..d389b27c6ca 100644 --- a/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex +++ b/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex @@ -9,10 +9,11 @@ %% \documentclass[a4paper]{ltxdoc} +\usepackage{lmodern} +\usepackage[final]{microtype} \usepackage[T1]{fontenc} \usepackage[backend=bibtex,style=phys]{biblatex} -\usepackage[final]{microtype} -\usepackage{csquotes,lmodern} +\usepackage{csquotes} \usepackage{hyperref} \hypersetup{hidelinks} @@ -24,8 +25,8 @@ {\texttt{joseph.wright@morningstar2.co.uk}}}} \title{\pkg{biblatex-phys} -- A \pkg{biblatex} implementation of the \textsc{aip} and \textsc{aps} bibliography style% - \footnote{This file describes v0.9e, last revised 2013/02/15.}} -\date{Released 2013/02/15} + \footnote{This file describes v0.9f, last revised 2014/05/14.}} +\date{Released 2014/05/14} \providecommand*{\opt}[1]{\texttt{#1}} \providecommand*{\pkg}[1]{\textsf{#1}} @@ -175,13 +176,15 @@ be sent by e-mail to (Biber-only)} \changes{v0.9e}{2013/01/29}{Link \enquote{related} articles using \textsc{doi} or \textsc{url}} +\changes{v0.9f}{2014/05/14}{Allow for variation in \texttt{journaltitle} + formatting} \PrintChanges \end{document} %% -%% Copyright (C) 2012,2013 by +%% Copyright (C) 2012-2014 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of |