Files
sysadmin/abnt/abnt-renato.csl

332 lines
10 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="pt-BR">
<info>
<title>ABNT - Renato 1</title>
<id>http://mekentosj.com/csl-styles/abnt-renato</id>
<link href="http://www.renatorosa.com.br/abnt" rel="independent-parent"></link>
<category field="generic-base"></category>
<category citation-format="author-date"></category>
<author>
<name>Renato Rosa</name>
<email>renato(a)usp.br</email>
</author>
<updated>2012-08-21T03:46:54+00:00</updated>
<summary>The Brazilian standard style as used in the Law School of the University os Sao Paulo</summary>
<rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
</info>
<macro name="container-contributors">
<choose>
<if type="chapter">
<text value="In:" suffix=" "/>
<names variable="editor translator contributor" delimiter=", " suffix="">
<name name-as-sort-order="all" sort-separator=", " text-case="uppercase"
initialize-with=". " delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=" (" suffix=".)" text-case="uppercase"/>
</names>
</if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="chapter" match="none">
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
<name and="symbol" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="."/>
</names>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=", " text-case="capitalize-first"
delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=" (" suffix=".)" text-case="uppercase"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" name-as-sort-order="all" sort-separator=", " text-case="uppercase"
initialize-with=". " delimiter="; " delimiter-precedes-last="always"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="book">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="access">
<text variable="URL" prefix=" Disponível em: &lt;" suffix="&gt;."/>
<date variable="accessed" prefix=" Acesso em: " >
<date-part name="day" suffix="/"/>
<date-part name="month" form="numeric" suffix="/"/>
<date-part name="year"/>
</date>
</macro>
<macro name="title">
<choose>
<if type="book thesis webpage" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title" suffix="."/>
</else>
</choose>
</macro>
<macro name="container-title">
<choose>
<if type="paper-conference" match="any">
<text variable="container-title" suffix="."/>
<text value=" Anais... " font-style="italic"/>
</if>
<else>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
</macro>
<macro name="publisher">
<text variable="genre" suffix=", "/>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="publisher-thesis">
<text variable="genre" prefix=" " suffix=" "/>
<group delimiter=", " prefix=" " suffix="">
<text variable="publisher"/>
<text variable="publisher-place"/>
<date variable="issued" suffix=".">
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="event">
<text variable="event" text-case="uppercase"/>
<text variable="event-place" text-case="uppercase" prefix=", " />
</macro>
<macro name="issued">
<group prefix=" " suffix="." text-case="lowercase">
<choose>
<if type="book chapter article-journal" match="none">
<date variable="issued">
<date-part prefix="" suffix="." name="day"/>
<date-part prefix=" " suffix=". " name="month" form="short"/>
</date>
</if>
</choose>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="issued-year">
<date variable="issued">
<date-part name="year"/>
</date>
</macro>
<macro name="edition">
<choose>
<if type="book chapter" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="cardinal" suffix="."/>
<text term="edition" form="short" suffix="."/>
</group>
</if>
<else>
<text variable="edition" suffix=" ed."/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="locators-article">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group prefix=", " delimiter=", ">
<group>
<text variable="volume" prefix="v. "/>
<text variable="issue" prefix=", n. " suffix=""/>
</group>
<text variable="page" prefix="p. "/>
</group>
</if>
</choose>
</macro>
<macro name="locators-book">
<choose>
<if type="book chapter" match="any">
<group prefix=". " suffix="" delimiter=", ">
<text macro="edition"/>
<group>
<text variable="volume" prefix="v. " />
</group>
<group>
<text variable="page" prefix="p."/>
</group>
</group>
</if>
</choose>
</macro>
<macro name="citation-locator">
<group>
<label variable="locator" include-period="true" form="short"/>
<text variable="locator" prefix=" "/>
</group>
</macro>
<citation>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="4"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/>
<option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/>
<option name="collapse" value="year"/>
<sort>
<key variable="issued"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group>
<text suffix = ", " macro="author-short"/>
<text macro="issued-year"/>
<text prefix =", " macro="citation-locator"/>
</group>
</layout>
</citation>
<bibliography>
<option name="hanging-indent" value="false"/>
<option name="et-al-min" value="6"/>
<option name="et-al-use-first" value="3"/>
<option name="entry-spacing" value="0"/>
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<choose>
<if type="book">
<group>
<text macro="author" suffix=". "/>
<text macro="title" suffix=". "/>
<text macro="edition" suffix=". "/>
<text macro="publisher" suffix=", "/>
<text macro="issued-year"/>
</group>
</if>
<else-if type="paper-conference">
<text macro="author" suffix="."/>
<text macro="title" prefix=" " suffix="." quotes="true" />
<group delimiter=", " suffix="." prefix=" ">
<text variable="event" text-case="uppercase" prefix="In: "/>
<text variable="collection-title" suffix="."/>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="publisher-place"/>
</group>
<text value=" Anais... " font-style="italic"/>
<group delimiter=": " suffix=".">
<text variable="publisher-place" />
<group delimiter=", ">
<text variable="publisher"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</group>
<text macro="access"/>
</else-if>
<else-if type="chapter">
<text macro="author" suffix="."/>
<text macro="title" prefix=" " quotes="true" />
<text macro="container-contributors" prefix=" "/>
<text macro="container-title" prefix=" " suffix="."/>
<text variable="collection-title" prefix=", " suffix="."/>
<text variable="publisher-place" prefix=" " suffix=":"/>
<group delimiter=", " prefix=" " suffix=".">
<text variable="publisher"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
<text macro="locators-book" suffix="."/>
<text macro="access"/>
</else-if>
<else-if type="webpage">
<group>
<text macro="author" suffix="."/>
<text macro="title" prefix=" "/>
<text macro="access"/>
</group>
</else-if>
<else-if type="thesis">
<text macro="author" suffix="."/>
<text macro="title" prefix=" " suffix="."/>
<text variable="number-of-pages" prefix=" " suffix=" f."/>
<text macro="container-title" prefix=" " suffix="."/>
<text macro="publisher-thesis"/>
<text macro="access"/>
</else-if>
<else>
<text macro="author" suffix="."/>
<text macro="title" prefix=" "/>
<text macro="container-contributors" prefix=" "/>
<text macro="secondary-contributors" prefix=" "/>
<text macro="container-title" prefix=" "/>
<text variable="collection-title" prefix=", " suffix="."/>
<text macro="locators-article" suffix=","/>
<text macro="issued"/>
<group delimiter=". " prefix=".">
<text macro="publisher"/>
<text macro="locators-book" suffix=""/>
<text macro="access"/>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>