diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-02 21:39:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-02 21:39:16 +0000 |
commit | 1a6674f16762a7b9b71d62c545e49c83ddcd7989 (patch) | |
tree | 3827bb6860a7d2721145933512720c1538549295 /Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx | |
parent | 44309fd5467358b33ce06716f1eb4b475fdfdf2b (diff) |
biblatex-ext (2oct18)
git-svn-id: svn://tug.org/texlive/trunk@48818 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx new file mode 100644 index 00000000000..32dd8eea902 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx @@ -0,0 +1,22 @@ +\ProvidesFile{ext-authoryear-iecomp.bbx} + [2018/10/02 v0.5 biblatex authoryear-iecomp + bibliography style (MW)] + +\RequireBibliographyStyle{ext-standard} +\RequireBibliographyStyle{authoryear-icomp} +\RequireBibliographyStyle{ext-authoryear-common} + +\endinput +% +% This file is part of the biblatex-ext bundle. +% 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. +% +% Official releases of this package are on CTAN +% https://www.ctan.org/pkg/biblatex-ext +% development takes place on GitHub +% https://github.com/moewew/biblatex-ext +% |