summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx')
-rwxr-xr-xMaster/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx
new file mode 100755
index 00000000000..d3801f640b9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx
@@ -0,0 +1,14 @@
+\ProvidesFile{iso-authoryear.cbx}[2016/05/13 v0.3.1 biblatex citation style]
+
+\ExecuteBibliographyOptions{%
+ maxcitenames=1
+ ,mincitenames=1
+}
+
+\RequireCitationStyle{authoryear}
+\RequireCitationStyle{iso-fullcite}
+
+\renewcommand*{\nameyeardelim}{\addcomma\addspace}
+\renewcommand*{\nonameyeardelim}{\addcomma\addspace}
+
+\endinput