summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/english-iso.lbx
blob: a627d0171ba9af8616d2b7225975048f4ac68412 (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
\ProvidesFile{english-iso.lbx}
  [2022/03/20 v0.4.1 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}},
  application  = {{application}%
                  {appl\adddot}},
  publication  = {{publication}%
                  {publ\adddot}},
}

\endinput