Chicago Manual of Style - numbering and authors
Hi,
I was wondering if anyone could help with two things:
A)
CMoS (full note) in footnote mode uses arabic numbers (1,2,3,4...); however, when swithed to endnote it uses roman numbers (i,ii,iii,iv...) - is there a way to make it keep the arabic ones in endnotes?
B)
How can I make CMoS list first 10 (ten) authors and only then to add et al?
Thanks a lot for any hints.
Josef
PS: I am absolutely clueless about CSL editing.
I was wondering if anyone could help with two things:
A)
CMoS (full note) in footnote mode uses arabic numbers (1,2,3,4...); however, when swithed to endnote it uses roman numbers (i,ii,iii,iv...) - is there a way to make it keep the arabic ones in endnotes?
B)
How can I make CMoS list first 10 (ten) authors and only then to add et al?
Thanks a lot for any hints.
Josef
PS: I am absolutely clueless about CSL editing.
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
For (B), following the step-by-step guide, you can either use the CSL editor, or find the line in the style that has:
et-al-min="11" et-al-use-first="7"and change it to:et-al-min="11" et-al-use-first="10"