diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx b/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx index 0187f32603d..674fab19ee5 100644 --- a/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx @@ -23,7 +23,7 @@ heading, } -\DeclareDatamodelFields[type=field, datatype=date, skipout]{ +\DeclareDatamodelFields[type=field, datatype=date]{ update, prdate, publdate, @@ -57,6 +57,10 @@ } \DeclareDatamodelEntryfields{ + number, + book,part,issue, + books,parts,issues, + language, media, credits, editioncredits, @@ -65,20 +69,16 @@ heading, } -\DeclareDatamodelEntryfields[article]{ +\DeclareDatamodelEntryfields[article,periodical]{ journalcredits, + location, + publisher, } \DeclareDatamodelEntryfields[book,collection,proceedings,reference]{ - book, - books,parts,issues, sortvolume, } -\DeclareDatamodelEntryfields[mvbook,mvcollection,mvproceedings,mvreference]{ - books,parts,issues, -} - \DeclareDatamodelEntryfields[inbook,incollection,inproceedings,inreference,bookinbook,suppbook,suppcollection]{ booktranslator, bookcommentator, @@ -99,6 +99,7 @@ } \DeclareDatamodelEntryfields[patent]{ + pagetotal, prday,prmonth,pryear, publday,publmonth,publyear, publication,reqnumber,ipc,prnumber,prcountry, |