summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/uni-wtal-ger/uni-wtal-ger.cbx
blob: 3b0f022ed9928744b494da3210f7e95c8b6dc6e7 (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
27
28
% uni-wtal-ger.cbx, v 0.2 2013-08-30, Carsten A. Dahlmann (Ace@Dahlmann.net)
% based on authortitle-dw by Dominik Waßenhoven

\ProvidesFile{uni-wtal-ger.cbx}

%% requires authortitle-dw
\RequireCitationStyle{authortitle-dw}

%% titles in italics
\DeclareFieldFormat{citejournaltitle}{\mkbibemph{#1\isdot}}

%% some punctation changes
\renewcommand*{\citemultinamedelim}{\addspace\slash\space}
\renewcommand*{\citefinalnamedelim}{\addspace\slash\space}

%% no space before psq and psqq
\renewcommand*{\sqspace}{}

%% quotation marks for article, inbook, ...
\DeclareFieldFormat
  [article,inbook,incollection,inproceedings,patent,thesis,unpublished]
  {citetitle}{\mkbibquote{#1}}

%% load style defaults
\ExecuteBibliographyOptions{
  firstfull=true,
  ibidpage=true,
}