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

Update international-journal-of-wildland-fire.csl #7290

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

POBrien333
Copy link
Contributor

@POBrien333 POBrien333 commented Oct 28, 2024

1 of 4 style for CSIRO: #7280

Copy link

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.

Copy link

😟 There are some issues with your submission.

10 tests failed

international-journal-of-wildland-fire: must validate against the CSL 1.0.1 schema
Please check your style at http://validator.citationstyles.org/

expected `[[8, "8:0: ERROR: Element link failed to validate attributes"], [0, "ERROR: Extra element link in int...: Did not expect element macro there"], [28, "28:0: ERROR: Element style has extra content: macro"]].empty?` to be truthy, got false

international-journal-of-wildland-fire: must be parsable as a CSL style

failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name

dependent/animal-production-science: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/australian-journal-of-botany: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/australian-journal-of-primary-health: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/australian-systematic-botany: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/crop-and-pasture-science: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/functional-plant-biology: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/soil-research: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

dependent/the-rangeland-journal: must have the same citation-format as its independent-parent

undefined method `citation_format' for #<CSL::ValidationError: failed to register macro #<CSL::Style::Macro name="title" children=[0]>: duplicate name>

Please check the test report for details.

Copy link

😃 Your submission passed all our automated tests.

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

international-journal-of-wildland-fire.csl (modified style)
(Hancké et al. 2007; ‘CSL search by example’ 2012)
(Mares 2001; Fenner et al. 2019)

CSL search by example (2012) Citation Style Editor. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]
Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. Scientific Data 6(1), 28. https://doi.org/10.1038/s41597-019-0031-8
Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York)
Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers?In ‘Varieties of capitalism. The institutional foundations of comparative advantage’. (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)
 (Hancké <i>et al.</i> 2007; ‘CSL search by example’ 2012)<br/>
 (Mares 2001; Fenner <i>et al.</i> 2019)<br/>
 <hr/>
-CSL search by example (2012) <i>Citation Style Editor</i>. http://editor.citationstyles.org/searchByExample/.<br/>
-Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>, 28. doi:10.1038/s41597-019-0031-8.<br/>
-Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’. (Oxford University Press: Oxford and New York)<br/>
-Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? ‘Varieties of capitalism. The institutional foundations of comparative advantage’. (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>
+CSL search by example (2012) <i>Citation Style Editor</i>. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]<br/>
+Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>(1), 28. https://doi.org/10.1038/s41597-019-0031-8<br/>
+Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York)<br/>
+Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers?In ‘Varieties of capitalism. The institutional foundations of comparative advantage’. (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>

Copy link

😃 Your submission passed all our automated tests.

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

international-journal-of-wildland-fire.csl (modified style)
(Hancké et al. 2007; ‘CSL search by example’ 2012)
(Mares 2001; Fenner et al. 2019)

CSL search by example (2012) Citation Style Editor. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]
Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. Scientific Data 6(1), 28. https://doi.org/10.1038/s41597-019-0031-8
Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York)
Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? In ‘Varieties of capitalism. The institutional foundations of comparative advantage.’ (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)
 (Hancké <i>et al.</i> 2007; ‘CSL search by example’ 2012)<br/>
 (Mares 2001; Fenner <i>et al.</i> 2019)<br/>
 <hr/>
-CSL search by example (2012) <i>Citation Style Editor</i>. http://editor.citationstyles.org/searchByExample/.<br/>
-Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>, 28. doi:10.1038/s41597-019-0031-8.<br/>
-Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’. (Oxford University Press: Oxford and New York)<br/>
-Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? ‘Varieties of capitalism. The institutional foundations of comparative advantage’. (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>
+CSL search by example (2012) <i>Citation Style Editor</i>. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]<br/>
+Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>(1), 28. https://doi.org/10.1038/s41597-019-0031-8<br/>
+Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York)<br/>
+Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? In ‘Varieties of capitalism. The institutional foundations of comparative advantage.’ (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>

Copy link

😃 Your submission passed all our automated tests.

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

international-journal-of-wildland-fire.csl (modified style)
(Hancké et al. 2007; ‘CSL search by example’ 2012)
(Mares 2001; Fenner et al. 2019)

CSL search by example (2012) Citation Style Editor. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]
Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. Scientific Data 6(1), 28. https://doi.org/10.1038/s41597-019-0031-8
Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York).
Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? In ‘Varieties of capitalism. The institutional foundations of comparative advantage.’ (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)
 (Hancké <i>et al.</i> 2007; ‘CSL search by example’ 2012)<br/>
 (Mares 2001; Fenner <i>et al.</i> 2019)<br/>
 <hr/>
-CSL search by example (2012) <i>Citation Style Editor</i>. http://editor.citationstyles.org/searchByExample/.<br/>
-Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>, 28. doi:10.1038/s41597-019-0031-8.<br/>
-Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’. (Oxford University Press: Oxford and New York)<br/>
-Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? ‘Varieties of capitalism. The institutional foundations of comparative advantage’. (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>
+CSL search by example (2012) <i>Citation Style Editor</i>. Available at http://editor.citationstyles.org/searchByExample/ [accessed 15 December 2012]<br/>
+Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, Durand G, Berjon R, Karcher S, Martone M, Clark T (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> <b>6</b>(1), 28. https://doi.org/10.1038/s41597-019-0031-8<br/>
+Hancké B, Rhodes M, Thatcher M (Eds) (2007) ‘Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy’ (Oxford University Press: Oxford and New York).<br/>
+Mares I (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? In ‘Varieties of capitalism. The institutional foundations of comparative advantage.’ (Eds PA Hall, D Soskice) pp. 184–213. (Oxford University Press: New York)<br/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant