blob: 42b5d985f9bb2a395fd760e0edaa674a603fe0ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
% german-luh-ipw.bbx, Oliver Heins (oheins@sopos.org) 2012--2013
\ProvidesFile{german-luh-ipw.bbx}[2013/11/18 v0.3 bibliography localization for use with biblatex 2.x]
\InheritBibliographyExtras{german}
\DeclareBibliographyExtras{%
\savecommand\mkbibvolume
\protected\def\mkbibvolume#1{#1\adddot~\bibstring{jourvol}}}
\UndeclareBibliographyExtras{%
\restorecommand\mkbibvolume}
\NewBibliographyString{issue}
\DeclareBibliographyStrings{%
inherit = {german},
issue = {Heft}{H\adddot}},
\endinput
|