From d2ad0618bb8400e1d51f6ab39760c955cbaa9adf Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 11 Jul 2024 09:47:37 +0200 Subject: [PATCH] Amend fbbe1eb01386e Include apa6 --- lib/citeengines/biblatex-natbib.citeengine | 2 +- lib/citeengines/biblatex.citeengine | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/citeengines/biblatex-natbib.citeengine b/lib/citeengines/biblatex-natbib.citeengine index 8ea22cb019..1a1f1da2d3 100644 --- a/lib/citeengines/biblatex-natbib.citeengine +++ b/lib/citeengines/biblatex-natbib.citeengine @@ -176,7 +176,7 @@ CiteFormat default !smartsep {%second%[[{%next%[[%B_namesep%]][[%B_pairnamesep%]]}]][[{%next%[[%B_namesep%]][[%B_lastnamesep%]]}]]} # "Author et al." (if > 3 authors) or "??" (variant in parentheses) - !abbrvpciteauthor {%abbrvciteauthor%[[{%ifstyle:apa%[[%abbrvciteauthor&%]][[%abbrvciteauthor%]]}]][[??]]} + !abbrvpciteauthor {%abbrvciteauthor%[[{%ifstyle:apa,apa6%[[%abbrvciteauthor&%]][[%abbrvciteauthor%]]}]][[??]]} # "Author et al." or "??" !abbrvciteauthor {%abbrvciteauthor%[[%abbrvciteauthor%]][[??]]} # "Author, ..." or "??" diff --git a/lib/citeengines/biblatex.citeengine b/lib/citeengines/biblatex.citeengine index fe05a0a9b2..00b86691fd 100644 --- a/lib/citeengines/biblatex.citeengine +++ b/lib/citeengines/biblatex.citeengine @@ -181,7 +181,7 @@ CiteFormat default !nextfullcite {%next%[[%!sep% %bibentry%%!nextfullcite%]]} # "Author et al." (if > 3 authors) or "??" (variant in parentheses) - !abbrvpciteauthor {%abbrvciteauthor%[[{%ifstyle:apa%[[%abbrvciteauthor&%]][[%abbrvciteauthor%]]}]][[??]]} + !abbrvpciteauthor {%abbrvciteauthor%[[{%ifstyle:apa,apa6%[[%abbrvciteauthor&%]][[%abbrvciteauthor%]]}]][[??]]} # "Author et al." (if > 3 authors) or "??" !abbrvciteauthor {%abbrvciteauthor%[[%abbrvciteauthor%]][[??]]} # "Author et al." (always) or "??" -- 2.39.5