diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx b/Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx index 6cda9897097..02f0b2ed216 100644 --- a/Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx @@ -15,6 +15,7 @@ revdsubtitle, revdtitleaddon, shortbooktitle, + shortissuetitle, shortmaintitle, withauthortype, witheditortype, @@ -29,6 +30,7 @@ \DeclareDatamodelFields[type=list, datatype=name]{ bookeditor, booktranslator, + mainauthor, maineditor, maintranslator, revdauthor, @@ -44,10 +46,10 @@ withmaintranslator} \DeclareDatamodelFields[type=field, datatype=date]{ - releasedate} + eprintdate} \DeclareDatamodelFields[type=field, datatype=datepart]{ - releaseday, - releasemonth, - releaseyear} + eprintday, + eprintmonth, + eprintyear} |