summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/english-iso.lbx
blob: 916128b6b8aa72defeaaa1dc54d59c22891ea887 (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
\ProvidesFile{english-iso.lbx}
  [2020/03/25 v0.4.0 ISO 690 extended biblatex localization]

\InheritBibliographyExtras{english}
\InheritBibliographyStrings{english}

\DeclareBibliographyStrings{%
  at           = {{at}%
                  {at}},
  bysupervisor = {{supervised by}%
                  {supervised by}},
  urlalso      = {{available also from}%
                  {available also from}},
  director     = {{director}%
                  {director}},
  bydirector   = {{directed by}%
                  {directed by}},
  inventor     = {{inventor}%
                  {inventor}},
  byinventor   = {{invented by}%
                  {invented by}},
  online       = {{online}%
                  {online}},
  film         = {{film}%
                  {film}},
}

\endinput