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 university-of-south-wales-harvard.csl #7296

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

docsez
Copy link
Contributor

@docsez docsez commented Oct 30, 2024

Corrected previous attempt. Updating bibliography format for DOI/URL to be consistent with USW Harvard current guideline.

Corrected previous attempt.  Updating bibliography format for DOI/URL to be consistent with USW Harvard current guideline.
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:

university-of-south-wales-harvard.csl (modified style)
(Hancké et al., 2007; CSL search by example, 2012)
(Mares, 2001; Fenner et al., 2019)

CSL search by example (2012). Available at: http://editor.citationstyles.org/searchByExample/ (Accessed: 15 December 2012).
Fenner, M. et al. (2019) ‘A data citation roadmap for scholarly data repositories’. Scientific Data 6(1), p. 28. Available at: doi:10.1038/s41597-019-0031-8 (Accessed: 27 April 2019).
Hancké, B., Rhodes, M. and Thatcher, M. (eds.) (2007) Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press.
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.) Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, pp. 184–213.
 (Hancké et al., 2007; <i>CSL search by example</i>, 2012)<br/>
 (Mares, 2001; Fenner et al., 2019)<br/>
 <hr/>
 <i>CSL search by example</i> (2012). Available at: http://editor.citationstyles.org/searchByExample/ (Accessed: 15 December 2012).<br/>
-Fenner, M. et al. (2019) ‘A data citation roadmap for scholarly data repositories’. <i>Scientific Data</i> 6(1), p. 28. Available at: http://www.nature.com/articles/s41597-019-0031-8 (Accessed: 27 April 2019).<br/>
+Fenner, M. et al. (2019) ‘A data citation roadmap for scholarly data repositories’. <i>Scientific Data</i> 6(1), p. 28. Available at: doi:10.1038/s41597-019-0031-8 (Accessed: 27 April 2019).<br/>
 Hancké, B., Rhodes, M. and Thatcher, M. (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/>

@docsez
Copy link
Contributor Author

docsez commented Nov 29, 2024

Do I need to do anything else / did I do anything wrong? I'd like to help out my fellow students at USW :-)

Copy link
Member

@bwiernik bwiernik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! One question

</group>
</group>
<if variable="DOI" match="any">
<text variable="DOI" prefix="Available at: doi:"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<text variable="DOI" prefix="Available at: doi:"/>
<text variable="DOI" prefix="Available at: https://doi.org/"/>

Should this use the URL for of the DOI?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, that's one of the weirdnesses of USW Harvard - they specify "Available at: doi:" 🙄. Thank you for checking!

@bwiernik bwiernik merged commit 6b7b611 into citation-style-language:master Nov 29, 2024
@docsez docsez deleted the patch-2 branch November 29, 2024 19:28
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.

2 participants