]> git.lyx.org Git - lyx.git/commitdiff
Amend fbbe1eb01386e
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 11 Jul 2024 07:47:37 +0000 (09:47 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 11 Jul 2024 07:47:37 +0000 (09:47 +0200)
Include apa6

lib/citeengines/biblatex-natbib.citeengine
lib/citeengines/biblatex.citeengine

index 8ea22cb019ccf1d11236aaf9389726df1b44cf55..1a1f1da2d3af0be13bdfe45209e5c30888d837d8 100644 (file)
@@ -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 "??"
index fe05a0a9b2153ac08832f18913e1bc1647d13a5e..00b86691fd3f8508751cc29617c1601df664a81d 100644 (file)
@@ -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 "??"