blob: e1a5e01b6b1730fd4a4098ad910ced0a5a794e90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\ProvidesFile{english-iso.lbx}
[2017/04/25 v0.3.2 biblatex localization]
\InheritBibliographyExtras{english}
\InheritBibliographyStrings{english}
\DeclareBibliographyStrings{%
at = {{at}%
{at}},
bysupervisor = {{supervised by}%
{supervised by}},
urlalso = {{available also from}%
{available also from}},
}
\endinput
|