summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx122
1 files changed, 122 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
new file mode 100644
index 00000000000..3188952587f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
@@ -0,0 +1,122 @@
+%%
+%% This is file `eaz-alt.bbx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% biblatex-archaeology.dtx (with options: `eazaltBBX,noarticlesubtitlepunct')
+%% 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{eaz-alt.bbx}
+[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)]
+\RequireBibliographyStyle{authoryear-comp-archaeology}
+\def\archaeobibstyletitle{\blxarch@style@eazalt}
+\ExecuteBibliographyOptions{
+ autolang=other*,
+ dashed=true,
+ doi=false,
+ giveninits=true,
+ ibidtracker=false,
+ idemtracker=false,
+ loccittracker=false,
+ maxbibnames=500,
+ maxcitenames=3,
+ maxitems=3,
+ mergedate=true,
+ mincitenames=1,
+ minitems=1,
+ notetype=foot+end,
+ editionsuperscript=preloc,
+ giveninitligatures={},
+ idemincitation=false,
+ injournal=true,
+ journallocation=false,
+ maxbooknames=500,
+ minbooknames=3,
+ nothesistitlepunct=false,
+ notitlepunct=false,
+ origfields=true,
+ pagesfirst=false,
+ positionlabeldate=label,
+ preservelastauthor=false,
+ repeatlabel=false,
+ shortform=false,
+ shortjournal=true,
+ shortseries=true,
+ subseries=true,
+ summarytitle=false,
+ tabbedlabeldate=false,
+ titlebrackets=false,
+ titlenote=false,
+ useeventdate=false,
+ useeventnumber=true,
+ usefestschriftaddon=false,
+ useinstitution=pluslocation,
+ uselocation=true,
+ usemultivenue=false,
+ usepublisher=false,
+ usesourceeditor=true,
+ useunpublishedthesis=false,
+ volumeafterseries=false,
+}
+\DeclareStyleSourcemap{
+ \maps[datatype=bibtex]{
+ \map[overwrite=true]{
+ \step[fieldsource=language,notmatch=\regexp{german|austrian},final]
+ \step[fieldset=langid,fieldvalue=english]
+ %\step[fieldset=langidopts,fieldvalue={variant=british}]
+ }
+ }
+}
+\setlength{\bibhang}{2.5em}
+\DeclareNameAlias{bookauthor}{given-family}
+\renewcommand{\mkbibbooknamegiven}[1]{\textsc{#1}}
+\renewcommand{\mkbibbooknamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbibbooknameprefix}[1]{\textsc{#1}}
+\renewcommand{\mkbibbooknamesuffix}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenamegiven}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenameprefix}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenamesuffix}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnamegiven}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnamesuffix}[1]{\textsc{#1}}
+\def\blxarch@finalnamedelim@sortname{%
+ \ifnumequal{\value{listtotal}}{2}
+ {\addcomma}
+ {}%
+ \addspace\&\space}
+\def\blxarch@finalnamedelim@default{\addspace\&\space}
+\xapptobibmacro{begentry}{\let\finalnamedelim\blxarch@finalnamedelim@sortname}{}{}
+\xapptobibmacro{title}{\let\finalnamedelim\blxarch@finalnamedelim@default}{}{}
+\renewcommand{\bibnamedash}{\parbox{\bibhang}{\hfill\textendash\hspace*{0.4em}}}
+\renewcommand{\labelnamepunct}{\addcolon\space}
+\renewcommand{\booklabelnamepunct}{\addcomma\space}
+\DeclareFieldFormat*{parens}{#1}
+\renewcommand{\multilistdelim}{\addspace\textendash\space}
+\DeclareFieldFormat[inreference]{dictionary}{#1}
+\DeclareFieldFormat*{volume}{\addspace#1}
+\DeclareFieldFormat*{seriesparens}{\mkbibparens{#1\addperiod}}
+\renewcommand{\seriespunct}{\addspace}
+\renewcommand{\noseriespunct}{\addperiod\space}
+\DeclareFieldFormat*{locationdateparens}{#1}
+\DeclareFieldFormat*{journaldateparens}{#1}
+\DeclareFieldFormat*{pages}{#1}
+\DeclareFieldFormat*{typeinstitution}{\mkbibparens{#1\addperiod}}
+\renewcommand{\institutionlocationdelim}{\addspace}
+\DeclareFieldFormat*{url}{\url{#1}}
+\DeclareFieldFormat*{urldate}{}
+\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\endinput
+%%
+%% End of file `eaz-alt.bbx'.