The "Et-al" attribute of CSL "Names" element doesn't work in bibliography created by Zotero
Hello,
I'm writing a CSL file these days. After testing, I found that the CSL "Et-al" attribute of "Names" element doesn't work: prefix or suffix don't show at all in the bibliography created by Zotero. Does anyone knows how to solve this problem?
Thks a lot!
I'm writing a CSL file these days. After testing, I found that the CSL "Et-al" attribute of "Names" element doesn't work: prefix or suffix don't show at all in the bibliography created by Zotero. Does anyone knows how to solve this problem?
Thks a lot!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
https://github.com/citation-style-language/styles/wiki/Validation
I have pushed it to github, at:
https://github.com/JunhuiJi/Chinese-Std-GB-T-7714-2005-numeric-Chinese/blob/master/chinese-std-gb-t-7714-2005-numeric-chinese-yet-another-implementation.csl
To actually use et al. in citations or the bibliography, you want to use et-al-min and et-al-use-first as attributes in both cs:citation and cs:bibliography (you can also set this as attributes of cs:names directly, but I wouldn't recommend doing that to be in line with conventions of style coding)