summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-sbl/english-sbl.lbx
blob: 88b94e5bbeb55f463399ddfae123cd4e68c20953 (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
\ProvidesFile{english-sbl.lbx}[\sbl@abx@lbxid]

\InheritBibliographyExtras{english}

\DeclareBibliographyStrings{%
  inherit          = {english},
  by               = {{by}{by}},
  to               = {{to}{to}},
  of               = {{of}{of}},
  with             = {{with}{with}},
  byeditor         = {{edited by}{ed\adddot}},
  bytranslator     = {{translated \lbx@lfromlang\isdot\space by}{trans\adddot}},
  withpreface      = {{with preface by}{with preface by}},
  introduction     = {{introduction}{introduction}},
  foreword         = {{foreword}{foreword}},
  mathesis         = {{master's thesis}{master's thesis}},
  reprint          = {{repr\adddot}{repr\adddot}},
  paperpresented   = {{paper presented at}{paper presented at}},
  patentfiled      = {{filed}{filed}},
  phdthesis        = {{PhD diss\adddot}{PhD diss\adddot}},
  released         = {{released}{released}},
  withassistance   = {{with assistance from}{with assistance from}},
  byeditortr       = {{translated \lbx@lfromlang\isdot\space and edited by}%
                      {trans\adddotspace \lbx@sfromlang\isdot\space and ed\adddot}},
  urlseen          = {{accessed}{accessed}},
  commonera        = {{CE}{CE}},
  beforecommonera  = {{BCE}{BCE}},
  annodomini       = {{AD}{AD}},
  beforechrist     = {{BC}{BC}},
  article          = {{article}{art\adddot}},
}

\DeclareBibliographyExtras{%
  \DeclarePunctuationPairs{colon}{*}%
}