Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ayer.csl #4565

Merged
merged 2 commits into from Feb 15, 2020
Merged

Create ayer.csl #4565

merged 2 commits into from Feb 15, 2020

Conversation

@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Feb 14, 2020

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, click on the ellipsis button in the top-right corner of your style, and then select "Edit file" 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.

@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Feb 14, 2020

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

ayer.csl (new)
Bob Hancké, Martin Rhodes y Mark Thatcher (eds.): Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy, en : Oxford and New York, Oxford University Press, 2007; «CSL search by example»: en : Citation Style Editor, 2012. Recuperado de internet <http://editor.citationstyles.org/searchByExample/> [accedido 15 diciembre 2012].
Isabela Mares: «Firms and the welfare state: When, why, and how does social policy matter to employers?», en Peter A. Hall y David Soskice (eds.): Varieties of capitalism. The institutional foundations of comparative advantage, New York, Oxford University Press, 2001, pp. 184-213; Martin Fenner et al.: «A data citation roadmap for scholarly data repositories», en : Scientific Data, 6, 1 (2019), p. 28. Recuperado de internet (http://www.nature.com/articles/s41597-019-0031-8).

Bob Hancké, Martin Rhodes y Mark Thatcher (eds.), Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy, en : Oxford and New York, Oxford University Press, 2007.
«CSL search by example», en : Citation Style Editor, 2012. Recuperado de internet <http://editor.citationstyles.org/searchByExample/> [accedido 15 diciembre 2012].
Isabela Mares, «Firms and the welfare state: When, why, and how does social policy matter to employers?», en Peter A. Hall y David Soskice (eds.): Varieties of capitalism. The institutional foundations of comparative advantage New York, Oxford University Press, 2001, pp. 184-213.
Martin Fenner, Mercè Crosas, Jeffrey S. Grethe, David Kennedy, Henning Hermjakob, Phillippe Rocca-Serra, Gustavo Durand, Robin Berjon, Sebastian Karcher, Maryann Martone y Tim Clark, «A data citation roadmap for scholarly data repositories», en : Scientific Data 6, 1 (2019), p. 28. Recuperado de internet (http://www.nature.com/articles/s41597-019-0031-8).
@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Feb 15, 2020

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

ayer.csl (new)
Bob Hancké, Martin Rhodes y Mark Thatcher (eds.): Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy, en : Oxford and New York, Oxford University Press, 2007; «CSL search by example»: en : Citation Style Editor, 2012. Recuperado de internet <http://editor.citationstyles.org/searchByExample/> [accedido 15 diciembre 2012].
Isabela Mares: «Firms and the welfare state: When, why, and how does social policy matter to employers?», en Peter A. Hall y David Soskice (eds.): Varieties of capitalism. The institutional foundations of comparative advantage, New York, Oxford University Press, 2001, pp. 184-213; Martin Fenner et al.: «A data citation roadmap for scholarly data repositories», en : Scientific Data, 6, 1 (2019), p. 28. Recuperado de internet (http://www.nature.com/articles/s41597-019-0031-8).

Bob Hancké, Martin Rhodes y Mark Thatcher (eds.), Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy, en : Oxford and New York, Oxford University Press, 2007.
«CSL search by example», en : Citation Style Editor, 2012. Recuperado de internet <http://editor.citationstyles.org/searchByExample/> [accedido 15 diciembre 2012].
Isabela Mares, «Firms and the welfare state: When, why, and how does social policy matter to employers?», en Peter A. Hall y David Soskice (eds.): Varieties of capitalism. The institutional foundations of comparative advantage New York, Oxford University Press, 2001, pp. 184-213.
Martin Fenner, Mercè Crosas, Jeffrey S. Grethe, David Kennedy, Henning Hermjakob, Phillippe Rocca-Serra, Gustavo Durand, Robin Berjon, Sebastian Karcher, Maryann Martone y Tim Clark, «A data citation roadmap for scholarly data repositories», en : Scientific Data 6, 1 (2019), p. 28. Recuperado de internet (http://www.nature.com/articles/s41597-019-0031-8).
@adam3smith

This comment has been minimized.

Copy link
Member

adam3smith commented Feb 15, 2020

@rmzelle could you check out the Hancké et al. citation above?
If Zotero/citeproc-js, it renders (correctly) as
Bob Hancké, Martin Rhodes y Mark Thatcher (eds.): Beyond Varieties of Capitalism : Conflict, Contradiction, and Complementarities in the European Economy, Oxford and New York, Oxford University Press, 2007.

(disregarding italics; note the "en : " in the citeproc-ruby example above. Similar issues for the other item types).
The difference appears to be that citeproc-js treats the macro like a group and omits the term, citeproc-ruby doesn't. Clearly, the -js behavior is desirable here, but I don't see that it's actually in the specs. Am I overlooking something? Thoughts?

@adam3smith

This comment has been minimized.

Copy link
Member

adam3smith commented Feb 15, 2020

In the meantime, though, the style looks good, so merging here.

@adam3smith adam3smith merged commit 448e67e into citation-style-language:master Feb 15, 2020
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@rmzelle

This comment has been minimized.

Copy link
Member

rmzelle commented Feb 15, 2020

The difference appears to be that citeproc-js treats the macro like a group and omits the term, citeproc-ruby doesn't. Clearly, the -js behavior is desirable here, but I don't see that it's actually in the specs. Am I overlooking something? Thoughts?

Are we talking about the "editor-translator" macro acting as an implicit conditional here with citeproc-js?

The CSL 1.0.1 spec is clear that only <group/> acts as an implicit conditional (http://docs.citationstyles.org/en/1.0.1/specification.html#group), and I don't recall any discussion whether to extend this behavior to <macro/>. Personally I think I prefer the citeproc-ruby behavior as it makes <macro/> act more transparently. I.e., I think it's preferable that code would always behave exactly the same when it's moved into a macro.

(the style is also missing a language tag in the title, by the way, which I'll fix now)

@rmzelle rmzelle mentioned this pull request Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.