summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
index 9d37715462f..3756ad97bc1 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
@@ -6,14 +6,15 @@
%%
%% biblatex-archaeology.dtx (with options: `dgufBBX,noarticlesubtitlepunct')
%%
+
\ProvidesFile{dguf.bbx}
-[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
+[2018/11/20 v2.1 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{authoryear-archaeology}
\def\archaeobibstyletitle{\blxarch@style@dguf}
\ExecuteBibliographyOptions{
dashed=false,
doi=false,
- giveninits=true,
+ giveninits=false,
ibidtracker=false,
idemtracker=false,
loccittracker=false,
@@ -58,15 +59,18 @@
useunpublishedthesis=true,
volumeafterseries=false,
}
+\DeclareNosort{
+ \nosort{setnames}{\regexp{^[^\p{L}]}}
+}
\setlength{\bibhang}{0em}
\setlength{\bibitemsep}{\baselineskip}
-\renewcommand*{\multilistdelim}{\addspace-\space}
-\renewcommand*{\labelnamepunct}{\addcomma\space}
+\renewcommand*{\multilistdelim}{\slash}
+\renewcommand*{\labelnamepunct}{\addcolon\space}
\renewcommand*{\booklabelnamepunct}{\addcomma\space}
\renewcommand*{\mkbiblistnamefamily}[1]{\textsc{#1}}
\renewcommand*{\mkbiblistnameprefix}[1]{\textsc{#1}}
\renewcommand*{\mkbibandothers}[1]{\mkbibnamefamily{\#1}}
-\DeclareNameAlias{bookauthor}{given-family}
+\DeclareNameAlias{bookauthor}{g-family}
\DeclareNameAlias{sortname}{family-given}
\DeclareFieldFormat*{url}{\url{#1}}
\DeclareFieldFormat*{urldate}{\mkbibbrackets{#1}}
@@ -87,10 +91,6 @@
\renewcommand*{\institutionlocationdelim}{\addspace}
\DeclareFieldFormat*{journaldateparens}{#1}
\DeclareFieldFormat*{pages}{#1}
-\renewcommand*{\bibpagespunct}{%
- \iffieldundef{journaltitle}
- {\addspace}
- {\unspace\addcomma\space}}
\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%