summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx
new file mode 100644
index 00000000000..b2c9e496e83
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx
@@ -0,0 +1,48 @@
+%%
+%% This is file `authoryear-archaeology.bbx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% biblatex-archaeology.dtx (with options: `authoryearBBX,authoryearsharedBBX')
+%% Copyright (C) 2005-2017 by Ingram Braun (https://ingram-braun.net/)
+%% This file may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3c or later is part of all distributions of
+%% LaTeX version 2008/05/04 or later.
+%%
+\ProvidesFile{authoryear-archaeology.bbx}
+[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)]
+\def\archaeobibstyletitle{\blxarch@style@ay}
+\RequireBibliographyStyle{authoryear}
+\def\blxarch@fork@authordate{}
+\RequirePackage{biblatex-archaeology}
+\ExecuteBibliographyOptions{
+ mergedate=false,
+ labeldate=true,
+ sorting=nyvt,
+}
+\def\blxarch@settabbedlabeldate#1{%
+ \xpatchbibdriver{#1}{\setunit{\printdelim{nametitledelim}}\newblock}
+ {\setunit{\printdelim{nametitledelim}}%
+ \iftabbedlabeldate{&}{\newblock}}{}{}
+ \xapptobibdriver{#1}{\end{tabbedlabeldate}}{}{}
+}
+\blxarch@settabbedlabeldate{article}
+\blxarch@settabbedlabeldate{book}
+\blxarch@settabbedlabeldate{inbook}
+\blxarch@settabbedlabeldate{misc}
+\blxarch@settabbedlabeldate{online}
+\blxarch@settabbedlabeldate{periodical}
+\blxarch@settabbedlabeldate{thesis}
+\blxarch@settabbedlabeldate{unpublished}
+\xpatchbibdriver{inreference}{{finentry}}{{finentry}\end{tabbedlabeldate}}{}{}
+\DeclareNameAlias{sortname}{family-given/given-family}
+\endinput
+%%
+%% End of file `authoryear-archaeology.bbx'.