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-de-montfort-university.csl (#3150)

  • Loading branch information
POBrien333 authored and rmzelle committed Dec 2, 2017
1 parent f8a78d9 commit 4dc901b9e808cf53a6d3669f922b4b54559f559f
Showing with 50 additions and 24 deletions.
  1. +49 −24 harvard-de-montfort-university.csl → de-montfort-university-harvard.csl
  2. +1 −0 renamed-styles.json
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="text" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>De Montfort University - Harvard</title>
<id>http://www.zotero.org/styles/harvard-de-montfort-university</id>
<link href="http://www.zotero.org/styles/harvard-de-montfort-university" rel="self"/>
<id>http://www.zotero.org/styles/de-montfort-university-harvard</id>
<link href="http://www.zotero.org/styles/de-montfort-university-harvard" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-cite-them-right" rel="template"/>
<link href="http://www.library.dmu.ac.uk/Images/Selfstudy/Harvard.pdf" rel="documentation"/>
<author>
@@ -14,8 +15,8 @@
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The Harvard author-date style for De Montfort University.</summary>
<updated>2017-09-13T13:41:26+00:00</updated>
<summary>The Harvard author-date style for De Montfort University</summary>
<updated>2017-12-01T17:04:35+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>
<locale xml:lang="en">
@@ -26,16 +27,22 @@
</locale>
<macro name="editor">
<names variable="editor" delimiter=", ">
<name font-variant="small-caps" and="symbol" et-al-min="4" et-al-use-first="1" initialize-with=". "/>
<label form="short" text-case="lowercase" prefix=", (" suffix=")"/>
<name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
<name-part name="given" font-variant="small-caps"/>
</name>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
</macro>
<macro name="author">
<names variable="author">
<name font-variant="small-caps" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
<name-part name="given" font-variant="small-caps"/>
</name>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor collection-editor" font-variant="small-caps" suffix="(eds.)"/>
@@ -103,18 +110,36 @@
<date-part name="month" form="short"/>
</date>
</if>
<else-if type="article-magazine article-newspaper" match="any">
<else-if type="article-magazine article-newspaper article-journal" match="any">
<choose>
<if match="any" variable="URL">
<text value="Available from:"/>
<text variable="URL"/>
<group>
<text term="accessed" text-case="capitalize-first"/>
<date form="text" variable="accessed">
<date-part name="month"/>
<date-part name="day"/>
<date-part name="year"/>
</date>
<if match="none" variable="page">
<group delimiter=" ">
<choose>
<if variable="DOI URL" match="any">
<group delimiter=" ">
<text term="online" text-case="capitalize-first" prefix="[" suffix="] "/>
<group delimiter=": ">
<text term="available at" text-case="capitalize-first"/>
<choose>
<if variable="DOI">
<text variable="DOI" prefix="doi.org/"/>
</if>
<else>
<text variable="URL"/>
</else>
</choose>
</group>
<group prefix=" [" suffix="]" delimiter=" ">
<text term="accessed" text-case="capitalize-first"/>
<date variable="accessed">
<date-part name="day" form="numeric-leading-zeros" suffix="/"/>
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
<date-part name="year"/>
</date>
</group>
</group>
</if>
</choose>
</group>
</if>
</choose>
@@ -127,21 +152,21 @@
<text variable="page"/>
</group>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
<sort>
<key variable="issued"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<choose>
<if type="motion_picture broadcast" match="any">
<group delimiter=" ">
<group delimiter=", ">
<text macro="title"/>
<text macro="year-date"/>
</group>
</if>
<else>
<group delimiter=", ">
<group delimiter=" ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
@@ -154,7 +179,7 @@
</choose>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1">
<bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
@@ -247,11 +272,11 @@
<text variable="URL"/>
</group>
</group>
<group delimiter=" " prefix="[" suffix="]">
<group delimiter=" " prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first"/>
<date variable="accessed">
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
<date-part name="day" form="numeric-leading-zeros" suffix="/"/>
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
<date-part name="year" form="short"/>
</date>
</group>
@@ -278,6 +278,7 @@
"graefes-archive-and-experimental-ophthalmology": "graefes-archive-for-clinical-and-experimental-ophthalmology",
"gruppendynamik-und-organisationsberatung": "gruppe-interaktion-organisation-zeitschrift-fur-angewandte-organisationspsychologie",
"harvard-anglia-ruskin": "harvard-anglia-ruskin-university",
"harvard-de-montfort-university": "de-montfort-university-harvard",
"harvard-oxford-brookes-university": "harvard-cite-them-right",
"harvard-sheffield": "harvard-the-university-of-sheffield-town-and-regional-planning",
"harvard-sheffield1": "harvard-the-university-of-sheffield-school-of-east-asian-studies",

0 comments on commit 4dc901b

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