diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx index 1f59f379681..de2c9fb904d 100644 --- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx +++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx @@ -36,7 +36,7 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\ProvidesFile{univie-ling.bbx}[2018/02/13 v1.2 biblatex bibliography style] +\ProvidesFile{univie-ling.bbx}[2018/03/02 v1.3 biblatex bibliography style] % Load base style (authoryear) \RequireBibliographyStyle{authoryear} @@ -47,6 +47,10 @@ sorting=nyt, abbreviate, dateabbrev=false, + dateera=secular, + datezeros=false, + datecirca=true, + dateuncertain=true, dashed=false, isbn=false, eprint=false, @@ -112,7 +116,7 @@ \iffieldundef{pubstate}{% \iffieldundef{labelyear}{}{% \printlabeldateextra% - \iffieldundef{origyear}{}{\addspace\mkbibbrackets{\printorigdate}} + \iffieldundef{origyear}{}{\addspace\mkbibbrackets{\printorigdate}}% \clearfield{year}% }% }{% @@ -712,13 +716,13 @@ \usebibmacro{doi+eprint+url}% \newunit\newblock \usebibmacro{addendum+pubstate}% - \setunit{\bibpagerefpunct}\newblock + \setunit{\bibpagerefpunct}\newblock% \usebibmacro{pageref}% \newunit\newblock \iftoggle{bbx:related} {\usebibmacro{related:init}% \usebibmacro{related}} - {}} + {}}% {\usebibmacro{author/translator+others}% \setunit{\labelnamepunct}\newblock \usebibmacro{title}% @@ -732,7 +736,7 @@ \printfield{version}% \newunit\newblock \usebibmacro{unified:proc-as-article:maintitle+booktitle}% - \usebibmacro{unified:proc-as-article:volume+number+eid} + \usebibmacro{unified:proc-as-article:volume+number+eid}% \newunit\newblock% \newblock ensures period before pages \usebibmacro{note+pages}% \newunit\newblock @@ -749,7 +753,7 @@ \iftoggle{bbx:related} {\usebibmacro{related:init}% \usebibmacro{related}} - {}} + {}}% \usebibmacro{finentry}} \DeclareBibliographyDriver{thesis}{% |