Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
314 lines (313 sloc) 10.7 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="pt-BR">
<info>
<title>Universidade Federal do Estado do Rio de Janeiro - Educação Infantil e Políticas Públicas - ABNT (Portuguese - Brazil)</title>
<title-short>UNIRIO-EIPP-ABNT</title-short>
<id>http://www.zotero.org/styles/associacao-brasileira-de-normas-tecnicas-unirio-eipp</id>
<link href="http://www.zotero.org/styles/associacao-brasileira-de-normas-tecnicas-unirio-eipp" rel="self"/>
<link href="http://www.zotero.org/styles/apa" rel="template"/>
<link href="http://www.tovar.com.br/citationstyles/" rel="documentation"/>
<author>
<name>Bruno Tovar Falciano</name>
<email>bruno@tovar.com.br</email>
</author>
<category citation-format="author-date"/>
<category field="social_science"/>
<summary>The Brazilian standard (ABNT) used for academic citation styles.</summary>
<updated>2017-09-25T09:01:49+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="pt-BR">
<terms>
<term name="volume" form="short">v.</term>
<term name="edition" form="short">ed.</term>
<term name="retrieved">Disponível em:</term>
<term name="accessed">Acesso em:</term>
<term name="editor" form="short">
<single>Org.</single>
<multiple>Orgs.</multiple>
</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name form="long" delimiter="; " sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter-precedes-last="never" delimiter-precedes-et-al="never">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="capitalize-first"/>
</name>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" delimiter="; " sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter-precedes-last="never" delimiter-precedes-et-al="never">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="capitalize-first"/>
</name>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="title">
<text variable="title" font-weight="bold"/>
</macro>
<macro name="container-author">
<choose>
<if match="all" type="book chapter">
<text term="in" text-case="capitalize-first" suffix=": "/>
</if>
</choose>
<names variable="editor">
<name form="long" delimiter="; " sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter-precedes-last="never" delimiter-precedes-et-al="never">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="capitalize-first"/>
</name>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="container-title">
<choose>
<if match="all" type="paper-conference report">
<text term="in" text-case="capitalize-first" suffix=": "/>
</if>
</choose>
<text variable="container-title" font-style="italic"/>
</macro>
<macro name="edition">
<choose>
<if match="all" variable="edition" type="book chapter">
<text variable="edition" suffix=" "/>
<text term="edition" form="short"/>
</if>
</choose>
</macro>
<macro name="publisher">
<choose>
<if match="any" type="book chapter motion_picture paper-conference report">
<group delimiter=": ">
<choose>
<if variable="publisher-place">
<text variable="publisher-place"/>
</if>
<else>
<text value="[s.l.]"/>
</else>
</choose>
<choose>
<if variable="publisher">
<text variable="publisher"/>
</if>
<else>
<text value="[s.n.]"/>
</else>
</choose>
</group>
</if>
<else-if match="any" type="article-journal">
<choose>
<if variable="publisher-place">
<text variable="publisher-place"/>
</if>
<else>
<text value="[s.l.]"/>
</else>
</choose>
</else-if>
<else-if match="any" type="thesis webpage bill">
<text variable="publisher"/>
</else-if>
</choose>
</macro>
<macro name="issued-year">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text value="[s.d.]"/>
</else>
</choose>
</macro>
<macro name="locators">
<group delimiter=", ">
<group>
<choose>
<if match="all" variable="volume" type="book chapter article-journal thesis">
<text term="volume" form="short" suffix=" "/>
<text variable="volume"/>
</if>
</choose>
</group>
<group>
<choose>
<if match="all" variable="issue" type="article-journal">
<text term="issue" form="short" suffix=" "/>
<text variable="issue"/>
</if>
</choose>
</group>
<group>
<choose>
<if match="all" variable="page" type="chapter article-journal">
<text term="page" form="short" suffix=" "/>
<text variable="page"/>
</if>
</choose>
</group>
<group>
<choose>
<if match="all" variable="number-of-pages" type="book thesis">
<text variable="number-of-pages" suffix=" "/>
<text term="page" form="short"/>
</if>
</choose>
</group>
</group>
</macro>
<macro name="extras">
<group delimiter=", ">
<text variable="ISBN" prefix="ISBN: "/>
<text variable="ISSN" prefix="ISSN: "/>
<text variable="DOI" prefix="DOI: "/>
</group>
</macro>
<macro name="citation-locator">
<choose>
<if match="all" variable="locator" locator="chapter">
<label variable="locator" form="long" text-case="capitalize-first"/>
<text variable="locator" prefix=" "/>
</if>
<else-if match="all" variable="locator">
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</else-if>
</choose>
</macro>
<macro name="access">
<choose>
<if match="none" type="book chapter">
<group delimiter=". ">
<group delimiter=" ">
<text term="retrieved"/>
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
</group>
<group delimiter=" ">
<text term="accessed"/>
<date variable="accessed" form="numeric">
<date-part name="year" form="short"/>
<date-part name="month" form="short"/>
<date-part name="day" form="numeric-leading-zeros"/>
</date>
</group>
</group>
</if>
</choose>
</macro>
<macro name="genre">
<choose>
<if type="paper-conference thesis report" match="any">
<text variable="genre"/>
</if>
</choose>
</macro>
<macro name="abstract">
<text variable="abstract"/>
</macro>
<citation et-al-min="4" 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-ranged" year-suffix-delimiter="," after-collapse-delimiter=";">
<sort>
<key macro="author"/>
<key macro="issued-year"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="issued-year"/>
<text macro="citation-locator"/>
</group>
</layout>
</citation>
<bibliography et-al-min="4" et-al-use-first="1" line-spacing="1" entry-spacing="2" subsequent-author-substitute="______" subsequent-author-substitute-rule="complete-all">
<sort>
<key macro="author"/>
<key macro="issued-year"/>
<key variable="title"/>
</sort>
<layout>
<choose>
<if match="any" type="book chapter paper-conference webpage report">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="title"/>
<text macro="genre"/>
<text macro="container-author"/>
<text macro="container-title"/>
<text macro="edition"/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="issued-year"/>
</group>
<text macro="locators"/>
<text macro="access"/>
<text macro="extras"/>
</group>
</if>
<else-if match="any" type="motion_picture">
<group delimiter=". " suffix=".">
<text macro="title"/>
<text macro="author"/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="issued-year"/>
</group>
</group>
</else-if>
<else-if match="any" type="article-journal">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="title"/>
<group delimiter=", ">
<text macro="container-title"/>
<text macro="publisher"/>
<text macro="locators"/>
<text macro="issued-year"/>
</group>
<text macro="extras"/>
</group>
</else-if>
<else-if match="any" type="thesis">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="title"/>
<text macro="locators"/>
<group delimiter=" ">
<text macro="genre"/>
<text macro="publisher" prefix=" - " suffix=", "/>
<text macro="issued-year"/>
</group>
<text macro="access"/>
</group>
</else-if>
<else-if match="any" type="bill">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="publisher"/>
<text macro="title"/>
<text macro="abstract"/>
<text macro="issued-year"/>
<text macro="access"/>
</group>
</else-if>
</choose>
</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.