summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-sbl/sbl.dbx
blob: 6cda989709794f215df82c4a088882dd30e9b0aa (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
\ProvidesFile{sbl.dbx}[biblatex-sbl database structure]

\DeclareDatamodelEntrytypes{
  ancienttext,
  conferencepaper,
  incommentary,
  inlexicon,
  review,
  seminarpaper}

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

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

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

\DeclareDatamodelFields[type=field, datatype=datepart]{
  releaseday,
  releasemonth,
  releaseyear}