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 boletin-de-pediatria.csl #6796

Merged
merged 3 commits into from
Sep 8, 2024
Merged

Update boletin-de-pediatria.csl #6796

merged 3 commits into from
Sep 8, 2024

Conversation

palantre
Copy link
Contributor

Changes in journal abbreviations (adding a "." at the end) and adding a space between the year and the volume.

Changes in journal abbreviations (adding a "." at the end) and adding a space between the year and the volume.
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

😃 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)
(3,4)

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. .
2. CSL search by example [Internet]. Citation Style Editor 2012 [cited December 15, 2012]. . Available at: http://editor.citationstyles.org/searchByExample/
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.
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.
 (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/>

@adam3smith
Copy link
Member

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?

@github-actions github-actions bot added the waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor label Dec 10, 2023
Fixing a problem with the space between year and volume. Moved the extra space to macro "date".
Copy link
Contributor Author

@palantre palantre left a 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".

Copy link

😃 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)
(3,4)

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.
2. CSL search by example [Internet]. Citation Style Editor 2012 [cited December 15, 2012]. Available at: http://editor.citationstyles.org/searchByExample/
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.
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.
 (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/>

@palantre palantre closed this Feb 5, 2024
@palantre palantre reopened this Aug 31, 2024
@bwiernik bwiernik merged commit 4e0902d into citation-style-language:master Sep 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants