Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
173 lines (172 sloc) 5.66 KB
<?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="never" default-locale="en-US">
<info>
<title>Geochemical Perspectives Letters</title>
<id>http://www.zotero.org/styles/geochemical-perspectives-letters</id>
<link href="http://www.zotero.org/styles/geochemical-perspectives-letters" rel="self"/>
<link href="http://www.zotero.org/styles/nature" rel="template"/>
<link href="http://www.zotero.org/styles/journal-of-petrology" rel="template"/>
<link href="http://www.geochemicalperspectivesletters.org/information-for-authors" rel="documentation"/>
<author>
<name>John Creech</name>
</author>
<category citation-format="author-date"/>
<category field="geology"/>
<issn>2410-339X</issn>
<eissn>2410-3403</eissn>
<summary>Citation style for Geochemical Perspectives Letters based on Information for Authors document; probably applicable to Geochemical Perspectives also.</summary>
<updated>2016-09-30T14:33:20+01: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>
<terms>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")"/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " initialize-with="."/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</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 name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
<et-al font-style="italic"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song webpage" 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"/>
<text variable="publisher-place"/>
</group>
</else>
</choose>
</macro>
<macro name="event">
<choose>
<if variable="event">
<text variable="event"/>
<text macro="year-date" prefix=" "/>
</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="locators">
<choose>
<if type="article-journal article-magazine" match="any">
<group prefix=" " delimiter=", ">
<text variable="volume"/>
<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" collapse="year">
<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 et-al-min="10" et-al-use-first="1" hanging-indent="true" entry-spacing="1" line-spacing="1">
<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"/>
</group>
<text macro="container-contributors"/>
<group delimiter=". ">
<text variable="container-title" font-style="italic"/>
<text macro="event"/>
<text macro="publisher"/>
</group>
<text macro="locators"/>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.