diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx index 175f02879aa..4f5cfa71cad 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.cbx @@ -6,10 +6,16 @@ %% %% biblatex-archaeology.dtx (with options: `offaCBX,barecitations') %% + \ProvidesFile{offa.cbx} -[2018/06/10 v2.0 biblatex-archaeology citation style (IB)] +[2018/11/20 v2.1 biblatex-archaeology citation style (IB)] \RequireCitationStyle{authoryear-comp-archaeology} \def\archaeocitestyletitle{\blxarch@style@offa} +\ExecuteBibliographyOptions{ + uniquename=false, + uniquelist=false, +} +\DeclareFieldFormat*{extradate}{\addnbthinspace\mknumalph{#1}} \DeclareFieldFormat*{postnote}{\mknormrange{#1}} \DeclareFieldFormat*{multipostnote}{\mknormrange{#1}} \DeclareFieldFormat*{volcitevolume}{#1} |