blob: e61d25b2909dc1b3d06114666b067ad69ecea63f (
plain)
1
2
3
4
5
6
7
8
|
\ProvidesFile{ext-authoryear.bbx}
[2018/03/18 v0.1 extended biblatex authoryear bibliography style (MW)]
\RequireBibliographyStyle{ext-standard}
\RequireBibliographyStyle{authoryear}
\RequireBibliographyStyle{ext-authoryear-common}
\endinput
|