diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinarticle')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty index 71e7ba68714..1df465882d2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty +++ b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty @@ -1,4 +1,4 @@ -%% Copyright 2014-… Maïeul Rouquette +%% Copyright 2014-2016 Maïeul Rouquette % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -8,11 +8,13 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % -% This work has the LPPL maintenance status `maintained'. +% This work has the LPPL maintenance status `unmaintained'. % -% The Current Maintainer of this work is Maïeul Rouquette +% The last maintainer of this work was Maïeul Rouquette \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biblatex-bookinarticle}[2016/02/24 v1.3.1 Book in article, in incollection and in thesis with biblatex] +\ProvidesPackage{biblatex-bookinarticle}[2016/04/06 v1.3.1a Book in article, in incollection and in thesis with biblatex] + +\PackageWarning{biblatex-bookinarticle}{Deprecated package. Use biblatex-bookinother instead.} % 1. The drivers \DeclareBibliographyDriver{inarticle}{% |