summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/uni-wtal-lin/uni-wtal-lin.cbx
blob: 82941ee1454e6b8bc4f1e8a22e881bfe28f7c0bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% uni-wtal-lin.cbx, v 0.2 2013-08-09, Carsten A. Dahlmann (Ace@Dahlmann.net)

\RequireCitationStyle{authoryear}

%% colon after year
\renewcommand{\postnotedelim}{\addcolon\addspace}

%% comma in multicites
\renewcommand*{\multicitedelim}{\addcomma\space}

%% no p. before page number
\DeclareFieldFormat{postnote}{#1}
\DeclareFieldFormat{multipostnote}{#1}
\DeclareFieldFormat{pages}{#1}

\endinput