diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx index 77556e5359f..82ad22c3b2a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx @@ -9,11 +9,25 @@ % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. -% +% % The Current Maintainer of this work is Maïeul Rouquette % This work consists of the files realauthor.dbx, realauthor.bbx \ProvidesFile{bookinother.dbx} -[2017/11/19 v2.3.1 biblatex bibliography style to have entry type for book edited in other entry type (MR)] +[2020/01/20 v2.3.2 biblatex bibliography style to have entry type for book edited in other entry type (MR)] + +%0. New entrytypes +\DeclareDatamodelEntrytypes{ + bookinarticle, + inarticle, + bookinthesis, bookinmathesis, bookinphdthesis, + inthesis, inmathesis, inphdthesis, + bookincollection, bookinproceedings, bookinreference, + bookinincollection, bookininproceedings, bookininreference, + inincollection, ininproceedings, ininreference, + bookinjournal, + ininbook, bookininbook, + ininarticle, bookininarticle, +} %1. New fields |