Skip to content

Instantly share code, notes, and snippets.

Created April 27, 2013 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5473144 to your computer and use it in GitHub Desktop.
Save anonymous/5473144 to your computer and use it in GitHub Desktop.
IICA CATIE - Update 27-04-13
<?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">
<info>
<title>IICA-CATIE</title>
<id>http://www.zotero.org/styles/iica-catie</id>
<link href="http://www.zotero.org/styles/iica-catie" rel="self"/>
<link href="http://www.iica.int/Esp/organizacion/LTGC/Documentacion/BibliotecaVenezuela/Documents/Redacci%C3%B3n-Referencias-Bibliogr%C3%A1ficas.htm" rel="documentation"/>
<author>
<name>Marcelo Wall</name>
<email>wa.marc@yahoo.com</email>
</author>
<category citation-format="author-date"/>
<category field="biology"/>
<summary>Style for the Inter-American Institute for Cooperation on Agriculture (IICA) and the Tropical Agriculture Research and Higher Education Center (CATIE)</summary>
<updated>2013-03-05T03:49:09+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="citation-number">
<text variable="citation-number"/>
</macro>
<macro name="event">
<text variable="event"/>
</macro>
<macro name="scale">
<text variable="scale"/>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<text variable="title" text-case="capitalize-first"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<label form="short" suffix=". " text-case="capitalize-first"/>
<name sort-separator=", " initialize-with="" delimiter="; " delimiter-precedes-last="always"/>
</names>
</macro>
<macro name="collection-title">
<text variable="collection-title"/>
</macro>
<macro name="collection-number">
<text variable="collection-number"/>
</macro>
<macro name="container-title">
<choose>
<if type="paper-conference" match="any">
<text variable="container-title" suffix=". "/>
<text value=" Anais... " font-weight="bold"/>
</if>
<else>
<text variable="container-title"/>
</else>
</choose>
</macro>
<macro name="translator">
<names variable="translator">
<label form="short" suffix=". " text-case="capitalize-first"/>
<name sort-separator=", " initialize-with="" delimiter="; " delimiter-precedes-last="always"/>
</names>
</macro>
<macro name="container-author">
<names variable="container-author">
<name sort-separator=", " initialize-with="" name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=". "/>
</names>
</macro>
<macro name="issued">
<group prefix=" " suffix=".">
<choose>
<if type="bill book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
<date variable="issued">
<date-part prefix=" " suffix="." name="day"/>
<date-part prefix=" " suffix=". " name="month" form="short" strip-periods="true"/>
</date>
</if>
</choose>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group prefix="" delimiter=", ">
<group>
<choose>
<if variable="volume">
<text macro="volume" prefix="Año " suffix=", "/>
</if>
<else>
<text value="s.d. "/>
</else>
</choose>
<text variable="issue" prefix="N° "/>
</group>
</group>
</if>
<else-if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<text macro="edition" suffix=" "/>
<group prefix="" suffix="." delimiter=", ">
<choose>
<if variable="publisher-place">
<text macro="publisher-place" suffix=""/>
</if>
<else>
<text value="s.l."/>
</else>
</choose>
<choose>
<if variable="publisher">
<text macro="publisher" suffix=""/>
</if>
<else>
<text value="s.e."/>
</else>
</choose>
<group>
<choose>
<if variable="volume">
<text macro="volume" prefix="v."/>
</if>
<else>
<text variable="number-of-volumes" prefix="" suffix=" v."/>
</else>
</choose>
</group>
<group>
<choose>
<if variable="page">
<text variable="page" prefix="p." suffix=". "/>
</if>
<else>
<text variable="number-of-pages" prefix="" suffix=" p."/>
</else>
</choose>
</group>
<group delimiter=", " prefix="(" suffix=").">
<text variable="collection-title"/>
<text variable="collection-number" prefix="no. "/>
</group>
</group>
</else-if>
</choose>
</macro>
<macro name="number-of-pages">
<text variable="number-of-pages"/>
</macro>
<macro name="publisher">
<text variable="publisher"/>
<choose>
<if variable="publisher"/>
<else>
<text value="s.e."/>
</else>
</choose>
</macro>
<macro name="publisher-place">
<choose>
<if variable="publisher-place">
<text variable="publisher-place" text-case="capitalize-first"/>
</if>
<else>
<text value="s.l."/>
</else>
</choose>
</macro>
<macro name="issue">
<text variable="issue"/>
</macro>
<macro name="URL">
<text variable="URL"/>
</macro>
<macro name="DOI">
<text variable="DOI" text-case="capitalize-first"/>
</macro>
<macro name="access">
<date variable="accessed" delimiter=" ">
<date-part name="day"/>
<date-part name="month" form="short"/>
<date-part name="year"/>
</date>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<number variable="edition" form="numeric" suffix=" ed."/>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="volume">
<text variable="volume"/>
</macro>
<macro name="page">
<choose>
<if is-numeric="edition">
<number variable="edition" form="numeric" suffix="p."/>
</if>
</choose>
</macro>
<macro name="author-short">
<names variable="author" suffix=". ">
<name sort-separator=", " initialize-with="" name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=". "/>
<substitute>
<names variable="editor" suffix=" ed."/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="month"/>
</date>
</if>
<else>
<text value="s.f."/>
</else>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text value="s.f."/>
</else>
</choose>
</macro>
<macro name="author-citation">
<names variable="author">
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
</names>
</macro>
<macro name="sort-key">
<text variable="issue" suffix=" "/>
<text variable="genre"/>
</macro>
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" collapse="year">
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=": ">
<group delimiter=" ">
<choose>
<if variable="author">
<text macro="author-citation"/>
</if>
<else>
<text macro="title"/>
</else>
</choose>
<text macro="year-date"/>
</group>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography subsequent-author-substitute="_____">
<sort>
<key macro="author-short"/>
<key macro="year-date" sort="ascending"/>
<key macro="title"/>
</sort>
<layout>
<choose>
<if type="bill book" match="any">
<text macro="author-short" prefix="" suffix=". "/>
<text macro="year-date" prefix="" suffix=". "/>
<text macro="title" prefix=" " suffix=". "/>
<text macro="translator" suffix=". "/>
<text macro="editor" suffix=". "/>
<text macro="locators"/>
</if>
<else-if type="chapter">
<text macro="author-short" prefix="" suffix=". "/>
<text macro="year-date" prefix="" suffix=". "/>
<text macro="title" prefix="" suffix=". "/>
<text macro="container-author" prefix="In " suffix=". "/>
<text macro="container-title" prefix=" " suffix=". "/>
<text macro="translator" suffix=". "/>
<text macro="locators"/>
</else-if>
<else-if type="thesis">
<text macro="author-short" prefix="" suffix=". "/>
<text macro="year-date" prefix="" suffix=". "/>
<text macro="title" suffix=". "/>
<text variable="genre" prefix=" " suffix=". "/>
<text variable="page" prefix="Págs. " suffix=". "/>
<text macro="publisher-place" prefix="" suffix=", "/>
<text macro="publisher" suffix=". "/>
<text macro="number-of-pages" suffix=" p."/>
</else-if>
<else-if type="article-newspaper">
<text macro="author-short" suffix=". "/>
<text macro="year-date" prefix="" suffix=". "/>
<text macro="title" suffix=". "/>
<group suffix=". ">
<group delimiter=", ">
<text macro="container-title"/>
<text macro="publisher-place"/>
<text macro="publisher"/>
<date variable="issued">
<date-part name="month" form="short" suffix=". "/>
<date-part name="day"/>
</date>
</group>
<text variable="page" prefix=":"/>
</group>
</else-if>
<else-if type="speech report paper-conference " match="any">
<choose>
<if variable="event">
<text variable="event" suffix=". "/>
<group delimiter=", " prefix="(" suffix="). ">
<text macro="volume"/>
<text macro="year-date"/>
<text macro="publisher-place"/>
</group>
<text macro="year-date" suffix=". "/>
<text macro="title" suffix=". "/>
<text macro="author-short" prefix="Ed. " suffix=". "/>
<text macro="publisher-place" suffix=", "/>
<text macro="publisher" suffix=". "/>
<group delimiter=", " suffix=". ">
<text macro="volume" prefix="v."/>
<text variable="page" suffix=" p"/>
</group>
</if>
<else>
<text macro="title"/>
<group delimiter=", " prefix=" (" suffix="). ">
<text macro="volume"/>
<text macro="year-date"/>
<text macro="publisher-place"/>
</group>
<text macro="year-date" suffix=". "/>
<text macro="author-short" prefix="Ed. " suffix=". "/>
<text macro="publisher-place" prefix="" suffix=", "/>
<text macro="publisher" suffix=". "/>
<group delimiter=", " suffix=". ">
<text macro="volume" prefix="v."/>
<text variable="page" suffix=" p"/>
</group>
</else>
</choose>
</else-if>
<else-if type="article">
<text macro="author-short" prefix="" suffix=". "/>
<text macro="year-date" prefix="" suffix=". "/>
<group prefix=" " delimiter="" suffix=". ">
<text macro="title"/>
</group>
<group prefix=" " delimiter="" suffix=".">
<text variable="container-title" suffix=" "/>
<text macro="collection-title" prefix=" (Serie " suffix=") "/>
<text macro="volume"/>
<text macro="issue" prefix="(" suffix=")"/>
<text macro="issue" prefix="no."/>
<text variable="note"/>
</group>
</else-if>
<else-if type="article-journal article-magazine" match="any">
<text macro="author-short" suffix=". "/>
<text macro="year-date" suffix=". "/>
<group prefix=" " delimiter="" suffix=". ">
<text macro="title"/>
<text variable="note" prefix=" (En " suffix=")" text-case="lowercase"/>
</group>
<group prefix=" " delimiter="" suffix=".">
<text variable="container-title" suffix=" "/>
<text macro="collection-title" prefix=" (Serie " suffix=") "/>
<choose>
<if variable="volume">
<text macro="volume"/>
<text macro="issue" prefix="(" suffix=")"/>
</if>
<else-if variable="issue">
<text macro="issue" prefix="no."/>
</else-if>
<else>
<date variable="issued">
<date-part name="month" form="short" suffix=". "/>
<date-part name="year"/>
</date>
</else>
</choose>
<text variable="page" prefix=": "/>
</group>
</else-if>
<else-if type="map" match="any">
<text macro="author-short" suffix=". "/>
<text macro="year-date" suffix=". "/>
<text macro="title" suffix=". "/>
<text macro="edition" suffix=". "/>
<text variable="page" prefix="Págs. " suffix=". "/>
<text macro="publisher-place" suffix=", "/>
<text macro="publisher" suffix=". "/>
<text variable="scale" prefix=" " suffix=". "/>
<text macro="number-of-pages" suffix=" p."/>
</else-if>
<else-if type="song motion_picture broadcast musical_score graphic" match="any">
<text macro="author-short" suffix=". "/>
<text macro="year-date" suffix=". "/>
<group suffix=". ">
<text macro="title"/>
<text variable="note" prefix=" (" suffix=")"/>
</group>
<text macro="editor" suffix=". "/>
<text macro="edition" suffix=". "/>
<text variable="publisher-place" prefix="" suffix=", "/>
<text macro="publisher" suffix=". "/>
<text variable="medium" suffix=". " text-case="capitalize-first"/>
<text macro="collection-title" prefix=" (" suffix=")."/>
<text macro="container-title" prefix=" (" suffix=")."/>
</else-if>
<else-if type="webpage personal_communication" match="any">
<text macro="author-short" suffix=". "/>
<choose>
<if variable="issued">
<date variable="issued" suffix=". ">
<date-part name="year"/>
</date>
</if>
<else>
<date variable="accessed" suffix=". ">
<date-part name="year"/>
</date>
</else>
</choose>
<group suffix=". ">
<text macro="title"/>
<choose>
<if variable="genre URL" match="any">
<text variable="genre" prefix=" (" suffix=")"/>
</if>
<else>
<text value=" (en línea)"/>
</else>
</choose>
</group>
<text macro="edition" suffix=". "/>
<text variable="publisher-place" suffix=", "/>
<text macro="publisher" suffix=". "/>
<text variable="note" suffix=". "/>
<text macro="access" prefix="Consultado " suffix=". "/>
<text macro="URL" prefix="Disponible en "/>
<text macro="container-title" prefix=" (" suffix="). "/>
</else-if>
<else>
<text macro="author-short" suffix=". "/>
<text macro="year-date" prefix="(" suffix=")"/>
<text macro="title" prefix=" &quot;" suffix="&quot;."/>
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first"/>
<text variable="container-title" font-style="italic" suffix=". "/>
<text macro="editor" suffix=". "/>
<text macro="locators" suffix=","/>
<text macro="date" suffix=". "/>
<text variable="page" prefix="Págs. " suffix=". "/>
<group suffix=". ">
<text macro="publisher"/>
</group>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment