summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
index 85dc9f5a51f..8e9aa238ce2 100644
--- a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{phys.bbx}[2014/05/14 v0.9f biblatex bibliography style]
+\ProvidesFile{phys.bbx}[2016/03/10 v1.0 biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -46,7 +46,7 @@
biblabel = superscript,
doi = false ,
eprint = false ,
- firstinits = true ,
+ giveninits = true ,
isbn = false ,
maxnames = 999 ,
maxcitenames = 2 ,
@@ -54,7 +54,7 @@
url = false
}
-\renewbibmacro*{name:first-last}[4]{%
+\renewbibmacro*{name:given-family}[4]{%
\usebibmacro{name:delim}{#2#3#1}%
\usebibmacro{name:hook}{#2#3#1}%
\ifblank{#2}{}{\mkbibnamefirst{#2}\isdot\bibnamedelimd}%
@@ -519,7 +519,7 @@
%%
-%% Copyright (C) 2012-2014 by
+%% Copyright (C) 2012-2014,2016 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
@@ -539,4 +539,4 @@
%% and the derived file biblatex-phys.pdf.
%%
%%
-%% End of file `phys.bbx'. \ No newline at end of file
+%% End of file `phys.bbx'.