summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-sbl/sbl.dbx
blob: 53ff00bc0fda9a4f56c08145eb4cf4afe9ecbeb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
\ProvidesFile{sbl.dbx}[biblatex-sbl database structure]

\DeclareDatamodelEntrytypes{
  ancienttext,
  classictext,
  conferencepaper,
  mvcommentary,
  incommentary,
  lexicon,
  mvlexicon,
  inlexicon,
  review,
  seminarpaper}

\DeclareDatamodelFields[type=field, datatype=literal]{
  seriesseries,
  revdtitle,
  revdshorttitle,
  revdsubtitle,
  revdtitleaddon,
  shortbooktitle,
  shortissuetitle,
  shortmaintitle,
  withauthortype,
  witheditortype,
  withtranslatortype,
  withbookauthortype,
  withbookeditortype,
  withbooktranslatortype,
  withmainauthortype,
  withmaineditortype,
  withmaintranslatortype}

\DeclareDatamodelFields[type=list, datatype=name]{
  bookeditor,
  booktranslator,
  mainauthor,
  maineditor,
  maintranslator,
  revdauthor,
  revdeditor,
  withauthor,
  witheditor,
  withtranslator,
  withbookauthor,
  withbookeditor,
  withbooktranslator,
  withmainauthor,
  withmaineditor,
  withmaintranslator}

\DeclareDatamodelFields[type=field, datatype=date]{
  eprintdate}

\DeclareDatamodelFields[type=field, datatype=datepart]{
  eprintday,
  eprintmonth,
  eprintyear}