blob: c07f950c10657ee019e0b96c8a4564f08a9287f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
% $Id: newzealand.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $
\ProvidesFile{newzealand.lbx}
[\abx@lbxid $Id: newzealand.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $]
\InheritBibliographyExtras{british}
\DeclareBibliographyExtras{%
\protected\def\mkbibdatelong#1#2#3{%
\iffieldundef{#3}
{}
{\stripzeros{\thefield{#3}}%
\iffieldundef{#2}{}{\nobreakspace}}%
\iffieldundef{#2}
{}
{\mkbibmonth{\thefield{#2}}%
\iffieldundef{#1}{}{\space}}%
\stripzeros{\thefield{#1}}}%
}
\InheritBibliographyStrings{english}
\endinput
|