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-bradford-harvard.csl #4127

Merged
merged 2 commits into from Jun 19, 2019

Conversation

Projects
None yet
3 participants
@dzacca
Copy link
Contributor

commented Jun 2, 2019

Changed the following after further revision to fix the below as per: https://www.bradford.ac.uk/library/find-out-about/referencing/Guide-to-referencing-using-the-Harvard-System--November-2017.pdf

Inline citation:

  • removed page number(s)
  • Added page locator (if present).

Bibliography:

  • The ", " delimiter after each group was not correct. Replaced with " " and added ". " after titles and ", " after volume/issue of journals.
  • Removed the "p./pp." label before page number(s).
  • Changed the format of place and publisher as "Place: Publisher".
  • Set the space between bibliography lines to "0" as per the EndNote style provided by the university.
  • Set italic for the title if publication is post or post-weblog.
  • Fixed the separator between publisher and pages for chapters.
  • Fixed date and url order for post post-weblog, and websites.
  • Reverted back to "Accessed" for access date on post post-weblog, and websites. (There are contrasting directions between the brief citation guide and the full reference. The guidelines from the full reference was used here as it's the same used on EndNote's style from the university)
Update university-of-bradford-harvard.csl
Changed the following after further revision and discussion with a teacher to fix the below as per: https://www.bradford.ac.uk/library/find-out-about/referencing/Guide-to-referencing-using-the-Harvard-System--November-2017.pdf

Inline citation:

removed page number(s)
Bibliography:

The ", " delimiter after each group was not correct. Replaced with " " and added ". " after titles and ", " after volume/issue of journals.
Removed the "p./pp." label before page number(s).
Changed the format of place and publisher as "Place: Publisher".
Set the space between bibliography lines to "0" as per the EndNote style provided by the university.
Set italic for the title if publication is post or post-weblog.
Fixed the separator between publisher and pages for chapters.
Fixed date and url order for post post-weblog, and websites.
Reverted back to "Accessed" for access date on post post-weblog, and websites. (There are contrasting directions between the brief citation guide and the full reference. The guidelines from the full reference was used here as it's the same used on EndNote's style from the university)
Added page locator (if present) to inline citations.
@csl-bot

This comment has been minimized.

Copy link

commented Jun 2, 2019

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, and click on the pencil icon (see below) in the top-right corner of your style 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

commented Jun 2, 2019

😃 Your submission passed all our automated tests.

@csl-bot

This comment has been minimized.

Copy link

commented Jun 17, 2019

😃 Your submission passed all our automated tests.

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

university-of-bradford-harvard.csl (modified style)
(Hancké et al. 2007; Anon 2012)
(Mares 2001; Fenner et al. 2019)

Anon (2012) CSL search by example. http://editor.citationstyles.org/searchByExample/ Accessed 15 December 2012.
Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M. and Clark, T. (2019) A data citation roadmap for scholarly data repositories. Scientific Data 6 (1), 28.
Hancké, B., Rhodes, M. and Thatcher, M. (editors) (2007) Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press.
Mares, I. in PA Hall & D Soskice (editors), (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 New York: Oxford University Press. 184–213.
 (Hancké et al. 2007; Anon 2012)<br/>
-(Mares 2001, 184–213; Fenner et al. 2019, 28)<br/>
+(Mares 2001; Fenner et al. 2019)<br/>
 <hr/>
-Anon (2012) <i>CSL search by example</i> <i>Citation Style Editor</i> http://editor.citationstyles.org/searchByExample/ Accessed 15 December, 2012.<br/>
-Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M. and Clark, T. (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> 6 (1), p. 28.<br/>
-Hancké, B., Rhodes, M. and Thatcher, M. (editors) (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 PA Hall &amp; D Soskice (editors). <i>Varieties of capitalism. The institutional foundations of comparative advantage</i> New York, Oxford University Press pp. 184–213.<br/>
+Anon (2012) <i>CSL search by example</i>. http://editor.citationstyles.org/searchByExample/ Accessed 15 December 2012.<br/>
+Fenner, M., Crosas, M., Grethe, J.S., Kennedy, D., Hermjakob, H., Rocca-Serra, P., Durand, G., Berjon, R., Karcher, S., Martone, M. and Clark, T. (2019) A data citation roadmap for scholarly data repositories. <i>Scientific Data</i> 6 (1), 28.<br/>
+Hancké, B., Rhodes, M. and Thatcher, M. (editors) (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. in PA Hall &amp; D Soskice (editors), (2001) Firms and the welfare state: When, why, and how does social policy matter to employers? <i>Varieties of capitalism. The institutional foundations of comparative advantage</i> New York: Oxford University Press. 184–213.<br/>

@adam3smith adam3smith merged commit 4ffc831 into citation-style-language:master Jun 19, 2019

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@adam3smith

This comment has been minimized.

Copy link
Member

commented Jun 19, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.