Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update harvard-york-st-john-university.csl (#3532)

  • Loading branch information
POBrien333 authored and rmzelle committed Jul 26, 2018
1 parent cc61e8b commit 5e99686e01641b51026cfac8e53429f9c0d13a8e
Showing with 50 additions and 34 deletions.
  1. +50 −34 harvard-york-st-john-university.csl
@@ -6,15 +6,18 @@
<id>http://www.zotero.org/styles/harvard-york-st-john-university</id>
<link href="http://www.zotero.org/styles/harvard-york-st-john-university" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-anglia-ruskin-university" rel="template"/>
<link href="http://issuu.com/ysjils/docs/a5_harvard_referencing_2015-16_v2" rel="documentation"/>
<link href="https://www.yorksj.ac.uk/ils/searchsuccess/harvardref/" rel="documentation"/>
<author>
<name>Steven Singleton</name>
<email>stvn@gmx.ie</email>
</author>
<contributor>
<name>Patrick O'Brien, PhD</name>
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>York St John University Harvard style</summary>
<updated>2014-09-06T22:02:33+00:00</updated>
<updated>2018-07-23T09:18:00+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<macro name="cite-author">
@@ -79,7 +82,18 @@
<if type="broadcast motion_picture legal_case" match="none">
<group delimiter=".">
<group delimiter=". ">
<text variable="title" font-style="italic"/>
<group delimiter=" ">
<text variable="title" font-style="italic"/>
<choose>
<if type="webpage post-weblog article report" match="any">
<choose>
<if match="any" variable="URL">
<text term="internet" text-case="capitalize-first" prefix="[" suffix="]"/>
</if>
</choose>
</if>
</choose>
</group>
<text macro="edition-no"/>
</group>
<group prefix=" ">
@@ -91,17 +105,6 @@
</else>
</choose>
</macro>
<macro name="online-marker">
<choose>
<if variable="URL">
<choose>
<if type="article-journal article-newspaper article-magazine" match="none">
<text term="internet" text-case="capitalize-first" prefix="[" suffix="]"/>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="genre-marker">
<choose>
<if type="motion_picture song" match="any">
@@ -188,9 +191,16 @@
<if type="article-journal article-magazine article-newspaper" match="any">
<choose>
<if variable="URL">
<group suffix=",">
<text variable="container-title" font-style="italic" suffix=" "/>
<text term="internet" text-case="capitalize-first" prefix="[" suffix="]"/>
<group delimiter=" " suffix=",">
<text variable="container-title" font-style="italic"/>
<choose>
<if match="any" variable="page volume">
<text value="post-print" text-case="capitalize-first" prefix="[" suffix="]"/>
</if>
<else>
<text term="internet" text-case="capitalize-first" prefix="[" suffix="]"/>
</else>
</choose>
</group>
</if>
<else>
@@ -226,9 +236,10 @@
</choose>
</group>
</if>
<else-if type="book chapter paper-conference manuscript entry-dictionary entry-encyclopedia thesis motion_picture song report" match="any">
<group suffix=".">
<text variable="event" suffix=". "/>
<else-if type="book chapter paper-conference manuscript entry-dictionary entry-encyclopedia thesis motion_picture song report article" match="any">
<group delimiter=". " suffix=".">
<text variable="event"/>
<text variable="number" prefix="Report no. "/>
<group delimiter=", ">
<text macro="publisher"/>
<group delimiter=" ">
@@ -254,19 +265,25 @@
</macro>
<macro name="online-access">
<choose>
<if variable="URL">
<group>
<text value="available from" text-case="capitalize-first" prefix=" " suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="].">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed" delimiter=" ">
<date-part name="day" form="ordinal"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</group>
<if type="book chapter" match="none">
<choose>
<if variable="URL">
<group delimiter=". ">
<group delimiter=" ">
<text value="available from" text-case="capitalize-first" prefix=" " suffix=" "/>
<text variable="URL"/>
</group>
<group prefix=" [" suffix="].">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed" delimiter=" ">
<date-part name="day" form="ordinal"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</group>
</if>
</choose>
</if>
</choose>
</macro>
@@ -317,7 +334,6 @@
<text macro="container-book"/>
<text macro="translator"/>
<text macro="container-jnl"/>
<text macro="online-marker"/>
<text macro="genre-marker"/>
<text macro="medium"/>
<text macro="locator"/>

0 comments on commit 5e99686

Please sign in to comment.
You can’t perform that action at this time.