This commit is contained in:
Martin Slachta
2026-04-08 11:21:35 +02:00
commit 6956e40f43
49 changed files with 13045 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
\ProvidesFile{iso-authoryear.cbx}[2011/06/08]
\RequireCitationStyle{authoryear}
\renewbibmacro*{cite:labelyear+extrayear}{%
\iffieldundef{labelyear}
{}
{\addcomma\addspace\printtext[bibhyperref]{%
\printfield{labelyear}%
\printfield{extrayear}}}}