Permalink
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Find file
Copy path
styles/harvard-oxford-brookes-university-faculty-of-health-and-life-sciences.csl
Find file
Copy path
Fetching contributors…
Cannot retrieve contributors at this time
<?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>Oxford Brookes University - Faculty of Health and Life Sciences - Harvard</title> | |
<id>http://www.zotero.org/styles/harvard-oxford-brookes-university-faculty-of-health-and-life-sciences</id> | |
<link href="http://www.zotero.org/styles/harvard-oxford-brookes-university-faculty-of-health-and-life-sciences" rel="self"/> | |
<link href="https://shsc-int.brookes.ac.uk/documents/browse.php?fFolderId=53" rel="documentation"/> | |
<author> | |
<name>Vincent Paramanandam</name> | |
<email>vinsu24@gmail.com</email> | |
</author> | |
<category citation-format="author-date"/> | |
<category field="generic-base"/> | |
<summary>Harvard (author-date style) for Faculty of Health and Life Sciences, Oxford Brookes University</summary> | |
<updated>2012-09-27T22:06:38+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-GB"> | |
<terms> | |
<term name="et-al">et al</term> | |
</terms> | |
</locale> | |
<macro name="anon"> | |
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/> | |
</macro> | |
<macro name="author"> | |
<names variable="author"> | |
<name and="text" name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter-precedes-last="never" delimiter=", "/> | |
<label form="short" prefix=" "/> | |
<substitute> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="author-short"> | |
<names variable="author"> | |
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/> | |
<substitute> | |
<names variable="translator"/> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="container-contributors"> | |
<choose> | |
<if type="chapter paper-conference" match="any"> | |
<text term="in" text-case="capitalize-first" suffix=": "/> | |
<names variable="editor translator" delimiter=", " suffix=" "> | |
<name and="text" initialize-with="" delimiter=", " sort-separator=" " name-as-sort-order="all" delimiter-precedes-last="never"/> | |
<label form="short" prefix=" (" suffix=")" strip-periods="true"/> | |
</names> | |
</if> | |
</choose> | |
</macro> | |
<macro name="access"> | |
<choose> | |
<if variable="URL"> | |
<group> | |
<text value="Available at" suffix=": "/> | |
<text variable="URL"/> | |
<date variable="accessed" prefix=" (accessed " 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> | |
</if> | |
</choose> | |
</macro> | |
<macro name="title"> | |
<choose> | |
<if type="bill book webpage graphic legal_case motion_picture report song" match="any"> | |
<text variable="title" font-style="italic"/> | |
</if> | |
<else> | |
<text variable="title"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="publisher"> | |
<choose> | |
<if type="thesis"> | |
<group delimiter=", "> | |
<text variable="genre"/> | |
<text variable="publisher-place"/> | |
<text variable="publisher"/> | |
</group> | |
</if> | |
<else> | |
<text variable="genre" suffix=". "/> | |
<group delimiter=": "> | |
<text variable="publisher-place"/> | |
<text variable="publisher"/> | |
</group> | |
</else> | |
</choose> | |
</macro> | |
<macro name="event"> | |
<choose> | |
<if variable="event"> | |
<text term="presented at" prefix="paper " suffix=" "/> | |
<text variable="event"/> | |
</if> | |
</choose> | |
</macro> | |
<macro name="year-date"> | |
<choose> | |
<if variable="issued"> | |
<group> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</group> | |
</if> | |
<else> | |
<text prefix=" (" term="no date" suffix=")" form="short"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="edition"> | |
<choose> | |
<if is-numeric="edition"> | |
<group delimiter=" "> | |
<number variable="edition" form="ordinal"/> | |
<text term="edition" strip-periods="true"/> | |
</group> | |
</if> | |
<else> | |
<text variable="edition" suffix="."/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="locators"> | |
<choose> | |
<if type="article-journal article-magazine" match="any"> | |
<group prefix=" " delimiter=": "> | |
<group> | |
<text variable="volume"/> | |
<text variable="issue" prefix="(" suffix=")"/> | |
</group> | |
<text variable="page"/> | |
</group> | |
</if> | |
<else-if type="article-newspaper"> | |
<group delimiter=", " prefix=", "> | |
<date variable="issued"> | |
<date-part name="day"/> | |
<date-part name="month" form="long" prefix=" "/> | |
</date> | |
<group delimiter=" "> | |
<label variable="page"/> | |
<text variable="page"/> | |
</group> | |
</group> | |
</else-if> | |
<else> | |
<text variable="page" prefix=", "/> | |
</else> | |
</choose> | |
</macro> | |
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" collapse="year-suffix"> | |
<sort> | |
<key macro="author"/> | |
<key macro="year-date"/> | |
</sort> | |
<layout prefix="(" suffix=")" delimiter=", "> | |
<group delimiter=" "> | |
<text macro="author-short"/> | |
<text macro="year-date"/> | |
</group> | |
<text variable="locator" prefix=":"/> | |
</layout> | |
</citation> | |
<bibliography entry-spacing="1" line-spacing="2"> | |
<sort> | |
<key macro="author"/> | |
<key macro="year-date"/> | |
</sort> | |
<layout suffix="."> | |
<group delimiter=" " suffix=". "> | |
<text macro="author"/> | |
<text macro="year-date" prefix="(" suffix=")"/> | |
<text macro="title"/> | |
<text macro="edition" prefix="(" suffix=")"/> | |
</group> | |
<text macro="container-contributors"/> | |
<group delimiter=". "> | |
<text variable="container-title" font-style="italic"/> | |
<text macro="event"/> | |
<text macro="publisher"/> | |
</group> | |
<text macro="locators"/> | |
<text macro="access" prefix=". "/> | |
</layout> | |
</bibliography> | |
</style> |