summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx4
1 files changed, 3 insertions, 1 deletions
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}