summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-12 21:56:12 +0000
committerKarl Berry <karl@freefriends.org>2017-03-12 21:56:12 +0000
commita254eee571b07cfc336f00d508fe6a4bd7dca5a3 (patch)
tree3b626b95dcafc353c85d7205600628affb4de3c5 /Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
parent07604bb1d61b7ba4d6d79bfd1f68c95e29a34741 (diff)
biblatex-archaeology (12mar17)
git-svn-id: svn://tug.org/texlive/trunk@43480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx116
1 files changed, 116 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
new file mode 100644
index 00000000000..787c9684415
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
@@ -0,0 +1,116 @@
+%%
+%% This is file `mpk.bbx',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% biblatex-archaeology.dtx (with options: `mpkBBX,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{mpk.bbx}
+[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)]
+\RequireBibliographyStyle{authoryear-icomp-archaeology}
+\def\archaeobibstyletitle{\blxarch@style@mpk}
+\DeclareLanguageMapping{german}{mpk-german}
+\DeclareLanguageMapping{english}{mpk-english}
+\ExecuteBibliographyOptions{
+ dashed=false,
+ datezeros=true,
+ doi=true,
+ giveninits=true,
+ ibidtracker=false,
+ idemtracker=true,
+ loccittracker=false,
+ maxbibnames=500,
+ maxcitenames=3,
+ maxitems=2,
+ mergedate=true,
+ mincitenames=3,
+ minitems=1,
+ notetype=foot+end,
+ sortcites=true,
+ sorting=lnyvt,
+ editionsuperscript=posttitle,
+ giveninitligatures={},
+ idemincitation=true,
+ injournal=false,
+ journallocation=false,
+ maxbooknames=500,
+ minbooknames=3,
+ nothesistitlepunct=false,
+ notitlepunct=false,
+ origfields=true,
+ pagesfirst=false,
+ positionlabeldate=location,
+ preservelastauthor=false,
+ repeatlabel=true,
+ shortform=false,
+ shortjournal=true,
+ shortseries=true,
+ subseries=true,
+ summarytitle=false,
+ tabbedlabeldate=false,
+ titlebrackets=false,
+ titlenote=false,
+ useeventdate=false,
+ useeventnumber=false,
+ usefestschriftaddon=false,
+ useinstitution=false,
+ uselocation=true,
+ usemultivenue=false,
+ usepublisher=false,
+ useunpublishedthesis=true,
+ usesourceeditor=true,
+ volumeafterseries=false,
+}
+\setlength{\bibhang}{0em}
+\DeclareNameAlias{bookauthor}{given-family}
+\DeclareNameAlias{sortname}{given-family}
+\renewcommand{\mkbibbooknamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbibbooknameprefix}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbibsourcenameprefix}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\renewcommand{\labelnamepunct}{\addcomma\space}
+\renewcommand{\booklabelnamepunct}{\addcomma\space}
+\renewcommand{\newunitpunct}{\addcomma\space}
+\renewcommand{\titleseriesdelim}{\addperiod\space}
+\renewcommand{\seriespunct}{\newunitpunct}
+\DeclareFieldFormat*{seriesparens}{#1}
+\renewcommand{\subnumberseriesdelim}{\newunitpunct}
+\DeclareFieldFormat*{locationdateparens}{#1}
+\DeclareFieldFormat*{journaldateparens}{#1}
+\DeclareFieldFormat*{reprintparens}{\newunitpunct#1}
+\DeclareFieldFormat*{realdateparen}{\addcomma\space#1}
+\DeclareFieldFormat*{origrealdateparen}{\addcomma\space#1}
+\DeclareFieldFormat*{pages}{#1}
+\DeclareFieldFormat*{volume}{\addspace#1}
+\DeclareFieldFormat*{url}{#1}
+\DeclareFieldFormat*{urldate}{\newunitpunct\biblstring{urlseen}\addcolon\space#1}
+\xpatchbibmacro{thesistype}{bibstring}{biblstring}{}{}
+\let\blxarch@buffer@finentrypunct\finentrypunct
+\renewcommand{\finentrypunct}{%
+ \ifboolexpr{
+ test {\ifentrytype{online}}
+ or
+ test {\iffieldequalstr{entrysubtype}{digital}}
+ or
+ not test {\iffieldundef{doi}}
+ }
+ {}
+ {\blxarch@buffer@finentrypunct}
+}
+\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\endinput
+%%
+%% End of file `mpk.bbx'.