Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate harvard-university-for-the-creative-arts.csl #4360
Conversation
Sorry to open a new pull request but when this was closed the other day when an edited book (not chapter) was referenced in a bibliography the ed. or eds. after the name was no longer within brackets. It is producing this: Hancké, B. et al. eds. (2007) Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press. When it should be this: Hancké, B. et al. (eds.) (2007) Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press. I use the visual editor and when I amended the names variable to the macro editor it fixed this issue. Is this change ok, or is there a different way that it should be done?
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Oct 15, 2019
Awesome! You just created a pull request to the Citation Styles Language styles repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes. If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements. To update this pull request, visit the "Files changed" tab above, and click on the pencil icon (see below) in the top-right corner of your style to start editing. If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable. |
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Oct 15, 2019
Below are some sample citations generated based on your proposed changes: harvard-university-for-the-creative-arts.csl (modified style)(Hancké et al., 2007; CSL search by example, 2012) (Hancké <i>et al.</i>, 2007; CSL search by example, 2012)<br/>
(Mares, 2001; Fenner <i>et al.</i>, 2019)<br/>
<hr/>
<i>CSL search by example</i> (2012) At: http://editor.citationstyles.org/searchByExample/ (Accessed 15/12/2012).<br/>
Fenner, M. <i>et al.</i> (2019) 'A data citation roadmap for scholarly data repositories' In: <i>Scientific Data</i> 6 (1) p.28. At: http://www.nature.com/articles/s41597-019-0031-8 (Accessed 27/04/2019).<br/>
-Hancké, B. <i>et al.</i> eds. (2007) <i>Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy</i>. Oxford and New York: Oxford University Press.<br/>
+Hancké, B. <i>et al.</i> (eds.) (2007) <i>Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy</i>. Oxford and New York: Oxford University Press.<br/>
Mares, I. (2001) 'Firms and the welfare state: When, why, and how does social policy matter to employers?' In: Hall, P.A. and Soskice, D. (eds.) <i>Varieties of capitalism. The institutional foundations of comparative advantage</i>. New York: Oxford University Press. pp.184–213.<br/>
|
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Oct 16, 2019
Below are some sample citations generated based on your proposed changes: harvard-university-for-the-creative-arts.csl (modified style)(Hancké et al., 2007; CSL search by example, 2012) (Hancké <i>et al.</i>, 2007; CSL search by example, 2012)<br/>
(Mares, 2001; Fenner <i>et al.</i>, 2019)<br/>
<hr/>
<i>CSL search by example</i> (2012) At: http://editor.citationstyles.org/searchByExample/ (Accessed 15/12/2012).<br/>
Fenner, M. <i>et al.</i> (2019) 'A data citation roadmap for scholarly data repositories' In: <i>Scientific Data</i> 6 (1) p.28. At: http://www.nature.com/articles/s41597-019-0031-8 (Accessed 27/04/2019).<br/>
-Hancké, B. <i>et al.</i> eds. (2007) <i>Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy</i>. Oxford and New York: Oxford University Press.<br/>
+Hancké, B. <i>et al.</i> (eds.) (2007) <i>Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy</i>. Oxford and New York: Oxford University Press.<br/>
Mares, I. (2001) 'Firms and the welfare state: When, why, and how does social policy matter to employers?' In: Hall, P.A. and Soskice, D. (eds.) <i>Varieties of capitalism. The institutional foundations of comparative advantage</i>. New York: Oxford University Press. pp.184–213.<br/>
|
2c668df
into
citation-style-language:master
This comment has been minimized.
This comment has been minimized.
Thanks (I changed the coding of this, but same outcome) |
ibadger commentedOct 15, 2019
Sorry to open a new pull request but when this was closed the other day when an edited book (not chapter) was referenced in a bibliography the ed. or eds. after the name was no longer within brackets.
It is producing this:
Hancké, B. et al. eds. (2007) Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press.
When it should be this:
Hancké, B. et al. (eds.) (2007) Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press.
I use the visual editor and when I amended the names variable to the macro editor it fixed this issue.
Is this change ok, or is there a different way that it should be done?