blob: 9c0de8cbf45f86ccf016dcef530d9793b451af7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
%%
%% This is file `numeric-comp-archaeology.cbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-archaeology.dtx (with options: `numericcompCBX,noshortform')
%%
\ProvidesFile{numeric-comp-archaeology.cbx}
[2018/11/20 v2.1 biblatex-archaeology citation style (IB)]
\def\archaeocitestyletitle{\blxarch@style@numc}
\RequireCitationStyle{numeric-comp}
\DeclareFieldFormat*{postnote}{}
\DeclareFieldFormat*{prenote}{}
\let\shortformcite\autocite
\let\shortformcites\autocites
\let\sfcite\cite
\let\sfcites\cites
\endinput
%%
%% End of file `numeric-comp-archaeology.cbx'.
|