diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-10 21:03:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-10 21:03:13 +0000 |
commit | 7a43303309935f005d536764728aeb1639da6ff2 (patch) | |
tree | 4b7af3baf9296dc1cab57e921b08a44793fde275 /Master/texmf-dist/tex/latex/biblatex-gost/biblatex-gost.dbx | |
parent | 6c676917f76cb0e8a2ae4eae87fd5aba8922d63e (diff) |
biblatex-gost (10apr16)
git-svn-id: svn://tug.org/texlive/trunk@40390 c570f23f-e606-0410-a88d-b1316a301751
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, |