diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-27 21:41:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-27 21:41:54 +0000 |
commit | 6f45b2761a22e0c67c2fa2872c37e01c5ed3a011 (patch) | |
tree | 13e1d4cda3391c36ea77470ed9d68489bbaf373d /Master/texmf-dist/tex | |
parent | 3a9b236061da849bd1f1d270b97485acbe3716bf (diff) |
biblatex-ieee (27mar17)
git-svn-id: svn://tug.org/texlive/trunk@43620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
4 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx index 6ea515ce5ee..7b5884c5a88 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee-alphabetic.bbx}[2017/03/25 v1.2c biblatex bibliography style] +\ProvidesFile{ieee-alphabetic.bbx}[2017/03/27 v1.2d biblatex bibliography style] \RequireBibliographyStyle{ieee} diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx index 31b0d94fba0..d4cd0631f99 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee-alphabetic.cbx}[2017/03/25 v1.2c biblatex citation style] +\ProvidesFile{ieee-alphabetic.cbx}[2017/03/27 v1.2d biblatex citation style] \RequireCitationStyle{alphabetic} diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx index 24f24dfc77e..07ed60dd3cb 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.bbx}[2017/03/25 v1.2c biblatex bibliography style] +\ProvidesFile{ieee.bbx}[2017/03/27 v1.2d biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -43,6 +43,8 @@ \DeclareFieldFormat{url}{\bibstring{url}\addcolon\space\url{#1}} \DeclareFieldFormat*{volume} {\bibstring{volume}\addnbspace#1} +\DeclareFieldFormat[article,periodical]{volume} + {\bibstring{jourvol}\addnbspace#1} % Simple modifications to punctuation, etc. \renewcommand*\bibnamedash{\textemdash\textemdash} diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index 3f536e6321f..8c5ceda0c3d 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.cbx}[2017/03/25 v1.2c biblatex citation style] +\ProvidesFile{ieee.cbx}[2017/03/27 v1.2d biblatex citation style] \RequireCitationStyle{numeric-comp} |