-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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 boletin-de-pediatria.csl #6796
Conversation
Changes in journal abbreviations (adding a "." at the end) and adding a space between the year and the volume.
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. |
😃 Your submission passed all our automated tests. Below are some sample citations generated based on your proposed changes: boletin-de-pediatria.csl (modified style)(1,2) (1,2)<br/>
(3,4)<br/>
<hr/>
-1. Hancké B, Rhodes M, Thatcher M, editors. Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press; 2007. <br/>
-2. CSL search by example [Internet]. Citation Style Editor 2012 [cited December 15, 2012]. Available at: http://editor.citationstyles.org/searchByExample/<br/>
+1. Hancké B, Rhodes M, Thatcher M, editors. Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press; 2007. . <br/>
+2. CSL search by example [Internet]. Citation Style Editor 2012 [cited December 15, 2012]. . Available at: http://editor.citationstyles.org/searchByExample/<br/>
3. Mares I. Firms and the welfare state: When, why, and how does social policy matter to employers? In: Hall PA, Soskice D, editors. Varieties of capitalism The institutional foundations of comparative advantage New York: Oxford University Press; 2001. p. 184–213. <br/>
-4. Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, et al. A data citation roadmap for scholarly data repositories. Sci Data [Internet] 2019 [cited April 27, 2019];6:28. <br/>
+4. Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, et al. A data citation roadmap for scholarly data repositories. Sci Data. [Internet] 2019 [cited April 27, 2019]; 6(1):28. <br/>
|
Thanks! The extra space via suffix doesn't quite work -- see the test output for the Hancke et al edited volume. Try setting the space in a group instead? |
Fixing a problem with the space between year and volume. Moved the extra space to macro "date".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the suggestion. I've finally moved the extra space to the macro "date".
😃 Your submission passed all our automated tests. Below are some sample citations generated based on your proposed changes: boletin-de-pediatria.csl (modified style)(1,2) (1,2)<br/>
(3,4)<br/>
<hr/>
1. Hancké B, Rhodes M, Thatcher M, editors. Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press; 2007. <br/>
2. CSL search by example [Internet]. Citation Style Editor 2012 [cited December 15, 2012]. Available at: http://editor.citationstyles.org/searchByExample/<br/>
3. Mares I. Firms and the welfare state: When, why, and how does social policy matter to employers? In: Hall PA, Soskice D, editors. Varieties of capitalism The institutional foundations of comparative advantage New York: Oxford University Press; 2001. p. 184–213. <br/>
-4. Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, et al. A data citation roadmap for scholarly data repositories. Sci Data [Internet] 2019 [cited April 27, 2019];6:28. <br/>
+4. Fenner M, Crosas M, Grethe JS, Kennedy D, Hermjakob H, Rocca-Serra P, et al. A data citation roadmap for scholarly data repositories. Sci Data. [Internet] 2019 [cited April 27, 2019]; 6(1):28. <br/>
|
Changes in journal abbreviations (adding a "." at the end) and adding a space between the year and the volume.