summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex27
1 files changed, 23 insertions, 4 deletions
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 09401ab34fe..bd9d6793e55 100644
--- a/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-phys/biblatex-phys.tex
@@ -25,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 v1.0b, last revised 2016/08/23.}}
-\date{Released 2016/08/23}
+ \footnote{This file describes v1.1, last revised 2018/10/19.}}
+\date{Released 2018/10/19}
\providecommand*{\opt}[1]{\texttt{#1}}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -110,6 +110,13 @@ which follows the guidelines of the \textsc{aip} and prints the full range:
it should be set to \opt{false} to follow the \textsc{aps} style, which will
result in only the first page being printed.
+\subsection{\texttt{collaboration} field}
+
+To support large-scale collaborations, the style recognises the
+\texttt{collaboration} field. This is a simple text field which gives the
+name of the collaboration, and which is printed in parenthesis after the
+authors.
+
\subsection{\textsc{aip} and \textsc{aps} styles}
As detailed above, the standard settings follow the \textsc{aip} style.
@@ -123,6 +130,14 @@ To obtain the \textsc{aps} style, use
{biblatex}
\end{verbatim}
+\section{Title formatting}
+
+The style convert article titles to sentence case format. This can be
+suppressed using
+\begin{verbatim}
+\DeclareFieldFormat{titlecase}{#1}
+\end{verbatim}
+
\section{\textsc{url} formatting}
The style uses the \pkg{url} package to format hyperlinks. As such, the
@@ -147,7 +162,7 @@ and \pkg{csquotes}.
Suggestions for improvement and bug reports can be logged in the package issue
database, found at
-\url{https://bitbucket.org/josephwright/biblatex-phys/issues}, or can
+\url{https://github.com/josephwright/biblatex-phys/issues}, or can
be sent by e-mail to
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}.
@@ -181,13 +196,17 @@ be sent by e-mail to
\changes{v1.0}{2016/03/10}{First stable release}
\changes{v1.0a}{2016/03/13}{Ensure style works with both backends}
\changes{v1.0b}{2016/08/23}{Fix author list formatting issue}
+\changes{v1.0c}{2018/10/19}{Update DOI link structure}
+\changes{v1.0c}{2018/10/19}{Update internals to follow standard \pkg{biblatex}
+ style changes}
+\changes{v1.1}{2018/10/19}{Support for \texttt{collaboration} field}
\PrintChanges
\end{document}
%%
-%% Copyright (C) 2012-2014,2016 by
+%% Copyright (C) 2012-2014,2016,2018 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of