blob: 0db579f2cf044da8c40371bc017ad8dd2339531c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
%%
%% This is file `mpk.cbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `mpkCBX,barecitations')
%%
\ProvidesFile{mpk.cbx}
[2017/06/06 v1.2 biblatex-archaeology citation style (IB)]
\RequireCitationStyle{authoryear-icomp-archaeology}
\def\archaeocitestyletitle{\blxarch@style@mpk}
\ExecuteBibliographyOptions{autocite=footnote}
\renewcommand{\multicitedelim}{\addperiod\space\textendash\space}
\renewcommand{\compcitedelim}{%
\multicitedelim\bibsentence%
\bibstring[\mkbibnamefamily]{idem\thefield{gender}}\addspace}
\DeclareFieldFormat*{postnote}{#1}
\DeclareFieldFormat*{volcitevolume}{#1}
\DeclareFieldFormat*{volcitepages}{#1}
\endinput
%%
%% End of file `mpk.cbx'.
|