diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx index 8edb423b62f..ac26eb83c75 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx @@ -1,8 +1,21 @@ \ProvidesFile{ext-verbose-note.bbx} - [2018/03/28 v0.2 extended biblatex verbose-note + [2018/06/04 v0.3 extended biblatex verbose-note bibliography style (MW)] \RequireBibliographyStyle{ext-standard} \RequireBibliographyStyle{verbose-note} \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 +% |