diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx index c0fce4f7ea7..aabb2bd8605 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx @@ -6,12 +6,17 @@ %% %% biblatex-archaeology.dtx (with options: `archaCBX,barecitations') %% + \ProvidesFile{archa.cbx} -[2018/06/10 v2.0 biblatex-archaeology citation style (IB)] +[2018/11/20 v2.1 biblatex-archaeology citation style (IB)] \RequireCitationStyle{authoryear-archaeology} \def\archaeocitestyletitle{\blxarch@style@archa} \renewcommand{\multicitedelim}{\addperiod\space\textendash\space} -\ExecuteBibliographyOptions{autocite=footnote} +\ExecuteBibliographyOptions{ + autocite=footnote, + uniquename=false, + uniquelist=false, +} \DeclareFieldFormat*{postnote}{\mknormrange{#1}} \DeclareFieldFormat*{multipostnote}{\mknormrange{#1}} \DeclareFieldFormat*{volcitevolume}{#1} |