summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/lbx/australian.lbx
blob: dbe9f6eea6a7231154572c72d1b1024f00f63626 (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
% $Id: australian.lbx,v 1.4c 2011/05/12 18:28:32 lehman stable $

\ProvidesFile{australian.lbx}
[\abx@lbxid $Id: australian.lbx,v 1.4c 2011/05/12 18:28:32 lehman stable $]

% Status:
% - complete
% - peer review pending (see also british.lbx and english.lbx)

\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