diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx index 69b2ce8d26b..84391d17ca1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx @@ -1,9 +1,10 @@ \ProvidesFile{ext-authoryear-terse.cbx} - [2019/02/08 v0.7 extended biblatex authoryear-terse + [2019/04/04 v0.7a extended biblatex authoryear-terse citation style (MW)] \RequireCitationStyle{ext-authoryear} -\ExecuteBibliographyOptions{singletitle,uniquename,uniquelist,autocite=inline} +\ExecuteBibliographyOptions{singletitle, uniquename, uniquelist, + autocite=inline} \renewbibmacro*{cite}{% \iffieldundef{shorthand} @@ -49,8 +50,8 @@ % biblatex-ext is released under the LaTeX Project Public License v1.3c % or later. % -% A complete list of files included in that package can be found in README.md -% or - failing that - in ext-standard.bbx. +% A complete list of files included in that package can be found in +% README.md or - failing that - in ext-standard.bbx. % % Official releases of this package are on CTAN % https://www.ctan.org/pkg/biblatex-ext |