diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-29 22:00:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-29 22:00:30 +0000 |
commit | 47d65268d475834a59b4abe82183f1e50a4d2987 (patch) | |
tree | 7994c9afcb23588b0e18ff16bbd4d013c19b2a11 /Master/texmf-dist/tex | |
parent | 2c86905cf800cf72c0acb8ea6cc5c1c983a0d458 (diff) |
biblatex-ieee (29dec20)
git-svn-id: svn://tug.org/texlive/trunk@57256 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
4 files changed, 6 insertions, 6 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 b2654804e2f..612bd446305 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}[2020/08/31 v1.3c biblatex bibliography style] +\ProvidesFile{ieee-alphabetic.bbx}[2020/12/29 v1.3d 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 be1fc4136a7..0209c187305 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}[2020/08/31 v1.3c biblatex citation style] +\ProvidesFile{ieee-alphabetic.cbx}[2020/12/29 v1.3d 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 faeae9a5971..6bb139f6277 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}[2020/08/31 v1.3c biblatex bibliography style] +\ProvidesFile{ieee.bbx}[2020/12/29 v1.3d biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -683,8 +683,6 @@ \usebibmacro{begentry}% \usebibmacro{author/editor+others/translator+others}% \setunit{\adddot\addspace}% - \printtext[parens]{\usebibmacro{date}}% - \setunit{\adddot\addspace}% \usebibmacro{title}% \setunit{\adddot\addspace}% \printlist{language}% @@ -702,6 +700,8 @@ \iftoggle{bbx:eprint} {\usebibmacro{eprint}} {}% + \setunit{\adddot\addspace}% + \printtext[parens]{\usebibmacro{date}}% \newunit\newblock \usebibmacro{url+urldate}% \setunit{\adddot\addspace}% diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index e4f422b494c..94b89c52367 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}[2020/08/31 v1.3c biblatex citation style] +\ProvidesFile{ieee.cbx}[2020/12/29 v1.3d biblatex citation style] \RequireCitationStyle{numeric-comp} |