summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-iso690/german-iso.lbx
blob: 486a5d506dc371470c4add920426fc923b680c20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\ProvidesFile{german-iso.lbx}
[2017/04/25 v0.3.2 biblatex localization]

\InheritBibliographyExtras{german}
\InheritBibliographyStrings{german}

\DeclareBibliographyStrings{%
  at           = {{Standort}
                  {Standort}},
  bysupervisor = {{betreut von}% maybe Betreuer, but gender-dependent then, female: Betreuerin
                  {betreut von}},
  urlalso      = {{auch verf\"{u}gbar unter}
                  {auch verf\"{u}gbar unter}},
}

\endinput