summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.cbx
blob: d3801f640b9c794a998bca6c747929a47a3005f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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