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