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 Southampton Solent University style (#3811)

  • Loading branch information
rmzelle committed Dec 2, 2018
1 parent d25ff7f commit 00d783146f61e2f20c34ff4867053cd2adca0924
@@ -4,7 +4,7 @@
<title>Falmouth University - Harvard</title>
<id>http://www.zotero.org/styles/harvard-falmouth-university</id>
<link href="http://www.zotero.org/styles/harvard-falmouth-university" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-southampton-solent-university" rel="template"/>
<link href="http://www.zotero.org/styles/solent-university-harvard" rel="template"/>
<link href="http://ask.fxplus.ac.uk/harvard-falmouth" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
@@ -4,7 +4,7 @@
<title>Robert Gordon University - Harvard</title>
<id>http://www.zotero.org/styles/harvard-robert-gordon-university</id>
<link href="http://www.zotero.org/styles/harvard-robert-gordon-university" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-southampton-solent-university" rel="template"/>
<link href="http://www.zotero.org/styles/solent-university-harvard" rel="template"/>
<link href="http://ask.fxplus.ac.uk/harvard-falmouth" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
@@ -459,6 +459,7 @@
"smartt": "biomed-central",
"society-for-general-microbiology": "microbiology-society",
"soil-biology-biochemistry": "soil-biology-and-biochemistry",
"harvard-southampton-solent-university": "solent-university-harvard",
"sozialwissenschaften-teilmann": "sozialwissenschaften-heilmann",
"sports-medicine-arthroscopy-rehabilitation-therapy-and-technology": "biomed-central",
"springer-plasmonics": "plasmonics",
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Southampton Solent University - Harvard</title>
<id>http://www.zotero.org/styles/harvard-southampton-solent-university</id>
<link href="http://www.zotero.org/styles/harvard-southampton-solent-university" rel="self"/>
<title>Solent University - Harvard</title>
<id>http://www.zotero.org/styles/solent-university-harvard</id>
<link href="http://www.zotero.org/styles/solent-university-harvard" rel="self"/>
<link href="http://www.zotero.org/styles/taylor-and-francis-harvard-x" rel="template"/>
<link href="https://portal.solent.ac.uk/library/help/factsheets/resources/referencing-harvard.pdf" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Southampton Solent Harvard style based on based on BRITISH STANDARDS INSTITUTION, 2010. BS ISO 690:2010
<summary>Solent University Harvard style based on based on BRITISH STANDARDS INSTITUTION, 2010. BS ISO 690:2010
Information and documentation &#8211; Guidelines for bibliographic
references and citations to information resources.</summary>
<updated>2013-03-16T02:03:44+00:00</updated>
<updated>2018-11-15T09:54:44+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="author">
@@ -34,14 +34,7 @@
</names>
</if>
<else>
<choose>
<if variable="container-title">
<text variable="container-title" font-style="italic"/>
</if>
<else>
<text variable="title" font-style="italic"/>
</else>
</choose>
<text variable="title" font-style="italic"/>
</else>
</choose>
</macro>
@@ -59,14 +52,7 @@
</names>
</if>
<else>
<choose>
<if variable="container-title">
<text variable="container-title" font-style="italic"/>
</if>
<else>
<text variable="title" font-style="italic"/>
</else>
</choose>
<text variable="title" font-style="italic"/>
</else>
</choose>
</macro>
@@ -78,47 +64,59 @@
</macro>
<macro name="access">
<choose>
<if variable="URL">
<group delimiter=". ">
<group prefix=" [" suffix="]" delimiter=" ">
<date variable="accessed" delimiter=" " prefix="viewed ">
<date-part name="day"/>
<date-part name="month" form="short" strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
<group>
<text value="Available from: "/>
<text variable="URL"/>
</group>
</group>
<if type="graphic report webpage post post-weblog motion_picture broadcast">
<choose>
<if variable="URL">
<group delimiter=". ">
<group prefix=" [" suffix="]" delimiter=" ">
<date variable="accessed" delimiter=" " prefix="viewed ">
<date-part name="day"/>
<date-part name="month" form="long" strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
<group>
<text value="Available from: "/>
<text variable="URL"/>
</group>
</group>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="thesis" match="any">
<group delimiter=". ">
<text variable="title" text-case="title"/>
<text variable="title" text-case="capitalize-first"/>
<group>
<text variable="genre"/>
<text variable="number" prefix=" No. "/>
</group>
</group>
</if>
<else-if type="bill book graphic legal_case legislation report song speech webpage" match="any">
<else-if type="graphic" match="any">
<group delimiter=". ">
<group delimiter=" ">
<text variable="title" font-style="italic" text-case="title"/>
<text variable="title" font-style="italic" text-case="capitalize-first"/>
<choose>
<if variable="URL">
<text term="online" prefix="[" suffix="]"/>
<text value="digital image" prefix="[" suffix="]"/>
</if>
</choose>
</group>
<text macro="edition"/>
</group>
</else-if>
<else-if type="bill book legal_case legislation song report speech webpage" match="any">
<group delimiter=". ">
<group delimiter=" ">
<text variable="title" font-style="italic" text-case="capitalize-first"/>
</group>
<text macro="edition"/>
</group>
</else-if>
<else-if type="motion_picture broadcast" match="any"/>
<else>
<text variable="title"/>
@@ -138,40 +136,30 @@
<macro name="container">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" text-case="capitalize-first" suffix=": " font-style="italic"/>
<text term="in" text-case="capitalize-first" suffix=": "/>
<group delimiter=". ">
<names variable="editor translator" delimiter=", ">
<name sort-separator=", " initialize-with="." and="text" delimiter=", ">
<name-part name="family" text-case="uppercase"/>
</name>
<label form="short" prefix=", "/>
</names>
<text variable="container-title" font-style="italic" text-case="title"/>
<text variable="container-title" font-style="italic" text-case="capitalize-first"/>
</group>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="container-title"/>
</else-if>
<else-if type="broadcast">
<choose>
<if variable="container-title">
<group delimiter=", ">
<text variable="number" prefix="Episode "/>
<text variable="title"/>
</group>
</if>
</choose>
</else-if>
<else-if type="webpage">
<else-if type="broadcast webpage"></else-if>
<else-if type="post post-weblog">
<text term="in" text-case="capitalize-first" suffix=": "/>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
</group>
</else-if>
<else>
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<choose>
<if variable="URL">
<text term="online" prefix="[" suffix="]"/>
</if>
</choose>
<text variable="container-title" font-style="italic" text-case="capitalize-first"/>
</group>
</else>
</choose>
@@ -254,15 +242,27 @@
<choose>
<if type="motion_picture">
<choose>
<if variable="URL">
<text value="online video" prefix="[" suffix="]"/>
<if variable="medium">
<text variable="medium" prefix="[" suffix="]"/>
</if>
<else>
<text value="film" prefix="[" suffix="]"/>
</else>
</choose>
</if>
</choose>
<choose>
<if type="broadcast">
<choose>
<if variable="medium">
<text variable="medium" prefix="[" suffix="]"/>
</if>
<else>
<text value="broadcast" prefix="[" suffix="]"/>
</else>
</choose>
</if>
</choose>
</group>
</macro>
<macro name="edition">
@@ -282,10 +282,10 @@
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine" match="any">
<if type="article article-journal article-magazine" match="any">
<group prefix=", " delimiter=", ">
<group>
<text variable="volume" font-weight="bold"/>
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
@@ -307,17 +307,21 @@
</group>
</else-if>
<else-if type="broadcast">
<group delimiter=". " prefix=", ">
<group delimiter=". " prefix=". ">
<text variable="publisher"/>
<date variable="issued" delimiter=" ">
<date-part name="month" form="short" strip-periods="true"/>
<date-part name="day"/>
<date-part name="month" form="long"/>
</date>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<choose>
<if variable="container-title" match="none">
<text macro="event"/>
</if>
</choose>
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short"/>
@@ -327,6 +331,28 @@
</else-if>
</choose>
</macro>
<macro name="director">
<choose>
<if type="motion_picture">
<names variable="author">
<name prefix="Directed by " delimiter=", " and="text" delimiter-precedes-last="never">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
</choose>
</macro>
<macro name="blog-post-date">
<choose>
<if type="post-weblog">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" form="long" suffix=" "/>
<date-part name="year" form="long"/>
</date>
</if>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" collapse="year">
<sort>
<key macro="issued"/>
@@ -345,7 +371,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="true" entry-spacing="0" line-spacing="1" et-al-min="4" et-al-use-first="1">
<bibliography entry-spacing="0" line-spacing="1" et-al-min="4" et-al-use-first="1">
<sort>
<key macro="author"/>
<key macro="issued" sort="ascending"/>
@@ -355,8 +381,9 @@
<group delimiter=". " prefix=" ">
<text macro="issued-bib"/>
<text macro="title"/>
<text macro="director"/>
<text macro="container"/>
<text variable="medium"/>
<text macro="blog-post-date"/>
</group>
<text macro="locators"/>
<text macro="access" prefix=" "/>

0 comments on commit 00d7831

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