diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx new file mode 100644 index 00000000000..fffe44575dc --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx @@ -0,0 +1,96 @@ +%% +%% This is file `offa.bbx', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% biblatex-archaeology.dtx (with options: `offaBBX,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{offa.bbx} +[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +\RequireBibliographyStyle{authoryear-comp-archaeology} +\def\archaeobibstyletitle{\blxarch@style@offa} +\DeclareLanguageMapping{german}{offa-german} +\DeclareLanguageMapping{english}{offa-english} +\ExecuteBibliographyOptions{ + dashed=false, + doi=false, + giveninits=true, + ibidtracker=constrict, + idemtracker=constrict, + loccittracker=constrict, + maxbibnames=500, + maxcitenames=2, + maxitems=3, + mergedate=true, + mincitenames=1, + minitems=1, + notetype=foot+end, + sorting=lnyvt, + editionsuperscript=postdate, + giveninitligatures={Ch,Ph,Sch,St,Th}, + idemincitation=false, + injournal=false, + journallocation=false, + maxbooknames=500, + minbooknames=3, + nothesistitlepunct=true, + notitlepunct=true, + origfields=true, + pagesfirst=false, + positionlabeldate=location, + preservelastauthor=false, + repeatlabel=true, + shortform=title, + shortjournal=true, + shortseries=true, + subseries=true, + summarytitle=true, + tabbedlabeldate=false, + titlebrackets=true, + titlenote=true, + useeventdate=true, + useeventnumber=true, + usefestschriftaddon=false, + useinstitution=omitlocation, + uselocation=true, + usemultivenue=false, + usepublisher=false, + useunpublishedthesis=false, + usesourceeditor=true, + volumeafterseries=false, +} +\DeclareNameAlias{bookauthor}{given-family} +\DeclareNameAlias{sortname}{given-family} +\renewcommand{\mkbibrepeatfamily}[1]{#1} +\renewcommand{\mkbibrepeatprefix}[1]{#1} +\renewcommand{\multicitedelim}{\addsemicolon\space} +\renewcommand{\multinamedelim}{\addslash} +\renewcommand{\finalnamedelim}{\addslash} +\renewcommand{\multilistdelim}{\addslash} +\renewcommand{\repeatlabeldelim}{\addcolon\space} +\renewcommand{\booklabelnamepunct}{\addcomma\space} +\renewcommand{\labelnamepunct}{\addcomma\space} +\renewcommand{\seriespunct}{\addspace} +\DeclareFieldFormat*{seriesparens}{#1} +\DeclareFieldFormat*{journaldateparens}{#1} +\DeclareFieldFormat*{pages}{#1} +\DeclareFieldFormat*{volume}{\addspace#1} +\DeclareFieldFormat*{thesis}{\mkbibparens{#1}} +\renewcommand{\institutionlocationdelim}{\addspace} +\DeclareFieldFormat*{url}{\url{#1}} +\DeclareFieldFormat*{urldate}{\mkbibparens{#1}} +\renewcommand{\articlesubtitlepunct}{\subtitlepunct} +\endinput +%% +%% End of file `offa.bbx'. |