Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bbatlle/2000561 to your computer and use it in GitHub Desktop.
Save bbatlle/2000561 to your computer and use it in GitHub Desktop.
<?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-US">
<info>
<title>United Nations Conference on Trade and Development (UNCTAD)</title>
<id>http://www.zotero.org/styles/unctad-english</id>
<link href="http://www.zotero.org/styles/unctad-english" rel="self"/>
<author>
<name>Carlos Razo</name>
<email>carlos.razo@unctad.org</email>
</author>
<author>
<name>Marcelo LaFleur</name>
<email>lafleurm@un.org</email>
</author>
<author>
<name>Elisabet Batlle</name>
<email>elisabet.batlle@unctad.org</email>
</author>
<category citation-format="author-date"/>
<category field="social_science"/>
<updated>2012-02-01T11:15:47+00:00</updated>
<summary>Bibliography style for use in UNCTAD, English version. CSL v3.0. This bibliographic style has been developed in the Division of Technology and Logistics and endorsed by the Documents Management Section, Division of Intergovernmental Support Services of UNCTAD.</summary>
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
</info>
<locale xml:lang="en">
<terms>
<term name="no date" form="short">n/d</term>
</terms>
</locale>
<!-- START MACROS -->
<macro name="author">
<choose>
<if type="article-magazine article-newspaper" match="any">
<text variable="container-title" font-style="italic"/>
</if>
<else-if type="webpage">
<text variable="title"/>
</else-if>
<else>
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix=", " suffix="." text-case="lowercase" strip-periods="true"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="publisher"/>
</substitute>
</names>
</else>
</choose>
</macro>
<macro name="author-short">
<choose>
<if type="article-magazine article-newspaper" match="any">
<text variable="container-title" font-style="italic"/>
</if>
<else-if type="webpage">
<text variable="title"/>
</else-if>
<else>
<names variable="author">
<name form="short" and="text" delimiter=", " initialize-with=". " delimiter-precedes-last="never"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="publisher"/>
</substitute>
</names>
</else>
</choose>
</macro>
<macro name="editor">
<names variable="editor" delimiter=", ">
<name name-as-sort-order="all" sort-separator=" " initialize-with=" " and="text" prefix="In: " suffix="," delimiter=", "/>
<label form="short" text-case="lowercase" prefix=" " suffix="" strip-periods="true"/>
</names>
</macro>
<macro name="publisher">
<choose>
<if type="article-journal">
<text variable="publisher" font-style="italic"/>
</if>
<else>
<choose>
<if variable="call-number">
<text variable="publisher-place"/>
</if>
<else>
<group delimiter=". ">
<text variable="publisher" />
<text variable="publisher-place"/>
</group>
</else>
</choose>
</else>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case motion_picture song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="access-date">
<choose>
<if type="webpage">
<text value="Available at" prefix=" " suffix=":"/>
<text variable="URL" prefix=" " suffix="" font-style="normal"/>
<group prefix=" " delimiter=" ">
<group prefix="(" suffix=")">
<text term="accessed" suffix=": "/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=", "/>
<date-part name="year"/>
</date>
</group>
</group>
</if>
<else-if type="article-magazine article-newspaper" match="any">
<date variable="issued" prefix=" ">
<date-part name="day" suffix=" "/>
<date-part name="month"/>
</date>
</else-if>
<else-if type="report">
<date variable="issued" prefix=" ">
<date-part name="month"/>
</date>
</else-if>
<else>
<date variable="issued">
<date-part name="day" prefix=" "/>
<date-part name="month" prefix=" "/>
</date>
</else>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<choose>
<if type="webpage">
<choose>
<if variable="accessed">
<date variable="accessed">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<number variable="edition" prefix=" " form="long-ordinal"/>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</macro>
<macro name="extra">
<choose>
<if variable="note">
<text variable="note" prefix=" "/>
</if>
</choose>
</macro>
<macro name="un-sales">
<choose>
<if variable="call-number">
<text variable="call-number" prefix="United Nations publication. Sales No. "/>
</if>
</choose>
</macro>
<macro name="locators">
<choose>
<if type="article-journal">
<group delimiter="">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix="):"/>
<text variable="page" prefix=" "/>
</group>
</if>
<else-if type="report">
<text variable="number" prefix=" No. " suffix=""/>
</else-if>
<else-if type="bill book graphic legal_case motion_picture song chapter paper-conference" match="any">
<choose>
<if variable="collection-title">
<group delimiter=", ">
<text variable="volume" prefix=" Vol. "/>
<text variable="collection-number" prefix=" No. "/>
</group>
</if>
</choose>
</else-if>
</choose>
</macro>
<macro name="citation-locator">
<group>
<text variable="locator" prefix=": "/>
</group>
</macro>
<!-- END MACROS -->
<!-- STARTS CITATION -->
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text macro="citation-locator"/>
</layout>
</citation>
<!-- ENDS CITATION -->
<!-- STARTS BIBLIOGRAPHY -->
<bibliography hanging-indent="true" et-al-min="6" et-al-use-first="1" entry-spacing="1">
<sort>
<key macro="author"/>
<key variable="issued" sort="ascending"/>
</sort>
<layout suffix=".">
<text macro="author" suffix=" "/>
<text macro="year-date" prefix="(" suffix=")."/>
<!-- Specific Formats -->
<choose>
<if type="report">
<text macro="title" prefix=" " suffix=""/>
<group prefix=". " delimiter=", ">
<text variable="collection-title"/>
<text macro="locators"/>
</group>
<group prefix=". " delimiter=", ">
<text macro="un-sales"/>
<text macro="publisher"/>
<text variable="page" prefix=" "/>
</group>
<text macro="access-date" prefix="."/>
</if>
<else-if type="bill book graphic legal_case motion_picture song" match="any">
<text macro="title" prefix=" "/>
<choose>
<if variable="collection-title" >
<text variable="collection-title" prefix=". "/>
<text macro="locators" prefix=", "/>
</if>
</choose>
<group prefix=". " delimiter=". ">
<text macro="un-sales" prefix=""/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" "/>
<group prefix=". " delimiter="">
<text macro="editor" suffix=". "/>
<text variable="container-title" suffix=". " font-style="italic"/>
<text variable="collection-title"/>
<text macro="un-sales" prefix=". "/>
<text variable="publisher"/>
<text variable="page" prefix=": "/>
<text variable="publisher-place" prefix=". " />
</group>
</else-if>
<else-if type="article-journal">
<text macro="title" prefix=" " />
<group prefix=". " delimiter=". ">
<text variable="container-title" font-style="italic"/>
<text variable="collection-title"/>
<text macro="locators"/>
</group>
<group prefix=", " delimiter=", ">
<text macro="editor"/>
<text variable="publisher"/>
</group>
</else-if>
<else-if type="article-magazine article-newspaper" match="any">
<group>
<text macro="title" prefix=" " />
</group>
<group prefix=". " delimiter=". ">
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix="," suffix="." text-case="lowercase" strip-periods="true"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</group>
<text macro="access-date" prefix="."/>
</else-if>
<else-if type="speech">
<text macro="title" prefix=" "/>
<text variable="event" prefix=". Presented at "/>
<text macro="extra"/>
<text variable="publisher-place" prefix=". "/>
<text macro="access-date" prefix=". "/>
<text variable="URL" prefix=". Available at: " suffix="" font-style="normal"/>
</else-if>
<else-if type="webpage">
<names variable="author" prefix=" ">
<name name-as-sort-order="all" and="text" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="never"/>
<label form="short" prefix="," suffix="." text-case="lowercase" strip-periods="true"/>
</names>
<text macro="access-date" prefix="."/>
</else-if>
<else>
<group delimiter=". ">
<text macro="title" prefix=" "/>
<text macro="editor"/>
<text macro="extra"/>
<text macro="access-date"/>
<text variable="URL" prefix="Available at: " suffix="" font-style="normal"/>
</group>
</else>
</choose>
</layout>
</bibliography>
<!-- ENDS BIBLIOGRAPHY -->
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment