diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-23 01:01:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-23 01:01:03 +0000 |
commit | f283e0264e195b88ceda4b4365f76321474abf18 (patch) | |
tree | 77cfe9b7534524d66568f0ee98858c523e63e0c2 /Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx | |
parent | 01694b80764a573ee0f6143764493534e7c51c40 (diff) |
new biblatex package uni-wtal-ger (22apr11)
git-svn-id: svn://tug.org/texlive/trunk@22169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx b/Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx new file mode 100644 index 00000000000..a8053e60d0f --- /dev/null +++ b/Master/texmf-dist/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx @@ -0,0 +1,22 @@ +% uni-wtal-ger.cbx, 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}} |