|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" initialize="false" demote-non-dropping-particle="never" default-locale="pt-BR"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" page-range-format="expanded" initialize="false" default-locale="pt-BR"> |
3 | 3 | <info>
|
4 | 4 | <title>Universidade Federal do Rio Grande do Sul - ABNT (autoria completa) (Portuguese - Brazil)</title>
|
5 | 5 | <title-short>UFRGS-ABNT</title-short>
|
|
43 | 43 | <category citation-format="author-date"/>
|
44 | 44 | <category field="generic-base"/>
|
45 | 45 | <summary>The Brazilian Standard Style in accordance with ABNT-NBR 10520.2002 and ABNT-NBR 6023.2018</summary>
|
46 |
| - <updated>2019-12-20T15:52:45+00:00</updated> |
| 46 | + <updated>2020-03-05T09:37:20+00:00</updated> |
47 | 47 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
48 | 48 | </info>
|
49 | 49 | <locale xml:lang="pt-BR">
|
|
61 | 61 | <term name="month-11" form="short">nov.</term>
|
62 | 62 | <term name="month-12" form="short">dez.</term>
|
63 | 63 | <!--ABNT 6023:2018 - 8.1.1.4 sempre no singular-->
|
64 |
| - <term name="editor" form="short"> |
65 |
| - <single>org</single> |
66 |
| - <multiple>org</multiple> |
67 |
| - </term> |
| 64 | + <term name="editor" form="short">org.</term> |
68 | 65 | <!--usando editor de coleção para quando for editor do livro-->
|
69 |
| - <term name="collection-editor" form="short"> |
70 |
| - <single>ed</single> |
71 |
| - <multiple>ed</multiple> |
72 |
| - </term> |
| 66 | + <term name="collection-editor" form="short">ed.</term> |
73 | 67 | </terms>
|
74 | 68 | </locale>
|
75 | 69 | <macro name="container-contributors">
|
|
82 | 76 | <label form="short" prefix=" (" suffix=".)"/>
|
83 | 77 | <et-al font-style="italic"/>
|
84 | 78 | <substitute>
|
| 79 | + <!--ABNT 6023:2018 - quando for organizador--> |
85 | 80 | <names variable="editor"/>
|
| 81 | + <!--ABNT 6023:2018 - quando for editor, mesmo que apenas do livro no todo--> |
86 | 82 | <names variable="collection-editor"/>
|
87 | 83 | </substitute>
|
88 | 84 | </names>
|
|
120 | 116 | <et-al font-style="italic"/>
|
121 | 117 | </names>
|
122 | 118 | </macro>
|
| 119 | + <macro name="interviewer"> |
| 120 | + <text value="Entrevistador: "/> |
| 121 | + <names variable="interviewer" delimiter="; "> |
| 122 | + <name delimiter=" e " sort-separator=" " delimiter-precedes-last="always"/> |
| 123 | + <et-al font-style="italic"/> |
| 124 | + </names> |
| 125 | + </macro> |
123 | 126 | <macro name="author">
|
124 | 127 | <choose>
|
125 | 128 | <if type="motion_picture broadcast song" match="any">
|
|
136 | 139 | <label form="short" text-case="lowercase" prefix=" (" suffix=".)"/>
|
137 | 140 | <substitute>
|
138 | 141 | <names variable="editor"/>
|
| 142 | + <names variable="collection-editor"/> |
139 | 143 | <names variable="translator"/>
|
140 | 144 | <text macro="title"/>
|
141 | 145 | </substitute>
|
|
169 | 173 | </macro>
|
170 | 174 | <macro name="access">
|
171 | 175 | <choose>
|
172 |
| - <if type="book chapter" match="any"> |
| 176 | + <if type="book chapter"> |
173 | 177 | <text value="E-book" font-style="italic" suffix="."/>
|
174 | 178 | </if>
|
175 | 179 | </choose>
|
176 |
| - <text variable="URL" prefix=" Disponível em: "/> |
177 |
| - <date variable="accessed" prefix=". Acesso em: " suffix="."> |
178 |
| - <date-part name="day" suffix=" "/> |
179 |
| - <date-part name="month" form="short" suffix=". " text-case="lowercase"/> |
180 |
| - <date-part name="year"/> |
181 |
| - </date> |
| 180 | + <choose> |
| 181 | + <if variable="DOI" match="any"> |
| 182 | + <text variable="DOI" prefix=" Disponível em: https://doi.org/"/> |
| 183 | + <group prefix=". Acesso em: " suffix="."> |
| 184 | + <date variable="accessed"> |
| 185 | + <date-part name="day" suffix=" "/> |
| 186 | + <date-part name="month" form="short" suffix=". "/> |
| 187 | + <date-part name="year"/> |
| 188 | + </date> |
| 189 | + </group> |
| 190 | + </if> |
| 191 | + <else-if variable="URL"> |
| 192 | + <text variable="URL" prefix=" Disponível em: "/> |
| 193 | + <group prefix=". Acesso em: " suffix="."> |
| 194 | + <date variable="accessed"> |
| 195 | + <date-part name="day" suffix=" "/> |
| 196 | + <date-part name="month" form="short" suffix=". "/> |
| 197 | + <date-part name="year"/> |
| 198 | + </date> |
| 199 | + </group> |
| 200 | + </else-if> |
| 201 | + </choose> |
182 | 202 | </macro>
|
183 | 203 | <macro name="title">
|
184 | 204 | <choose>
|
|
209 | 229 | <choose>
|
210 | 230 | <if type="paper-conference" match="any">
|
211 | 231 | <text variable="event" text-case="uppercase"/>
|
| 232 | + <text variable="title-short" text-case="uppercase"/> |
212 | 233 | <text variable="number" prefix=", " suffix=". , "/>
|
213 | 234 | <text macro="issued-year" prefix=" " suffix=", "/>
|
214 | 235 | <text variable="publisher-place" suffix=". "/>
|
215 | 236 | <choose>
|
216 | 237 | <if match="any" variable="container-title">
|
217 | 238 | <text variable="container-title" font-weight="bold" suffix=". "/>
|
218 | 239 | </if>
|
219 |
| - <else-if match="any" variable="title-short"> |
220 |
| - <text variable="title-short" font-weight="bold" suffix=". "/> |
221 |
| - </else-if> |
222 | 240 | <else>
|
223 | 241 | <text value="Anais [...]" font-weight="bold" suffix=". "/>
|
224 | 242 | </else>
|
|
253 | 271 | <text macro="issued"/>
|
254 | 272 | </if>
|
255 | 273 | <else>
|
256 |
| - <text value=" [s. n.]" font-style="italic"/> |
| 274 | + <text value=" [s. n.]" font-style="italic" prefix=": " suffix=","/> |
| 275 | + <text macro="issued"/> |
257 | 276 | </else>
|
258 | 277 | </choose>
|
259 | 278 | </if>
|
|
264 | 283 | </macro>
|
265 | 284 | <macro name="event">
|
266 | 285 | <choose>
|
267 |
| - <if variable="event"> |
268 |
| - <choose> |
269 |
| - <if variable="genre" match="none"> |
270 |
| - <text term="in" text-case="capitalize-first" suffix=": " font-style="italic"/> |
271 |
| - <text variable="event" text-case="uppercase"/> |
272 |
| - </if> |
273 |
| - <else> |
274 |
| - <group delimiter=" "> |
275 |
| - <text variable="genre" text-case="capitalize-first"/> |
276 |
| - <text term="presented at"/> |
277 |
| - <text variable="event"/> |
278 |
| - </group> |
279 |
| - </else> |
280 |
| - </choose> |
| 286 | + <if variable="genre" match="none"> |
| 287 | + <text term="in" text-case="capitalize-first" prefix=" " suffix=": " font-style="italic"/> |
| 288 | + <text variable="event" text-case="uppercase"/> |
281 | 289 | </if>
|
282 |
| - <else-if type="paper-conference" match="any"/> |
283 | 290 | </choose>
|
284 | 291 | </macro>
|
285 | 292 | <macro name="issued">
|
|
496 | 503 | <text macro="publisher" suffix=". "/>
|
497 | 504 | <text macro="collection-title" prefix="(" suffix=")."/>
|
498 | 505 | <text macro="locators"/>
|
499 |
| - <text variable="medium" suffix="."/> |
| 506 | + <text variable="medium" suffix=". "/> |
500 | 507 | <text macro="access"/>
|
501 | 508 | </group>
|
502 | 509 | </else-if>
|
|
578 | 585 | <text macro="locators"/>
|
579 | 586 | <text macro="event"/>
|
580 | 587 | <text macro="publisher" prefix=". " suffix=". "/>
|
| 588 | + <!--incluido genre para funcionar manuscript no Mendeley--> |
| 589 | + <text variable="genre" prefix=" " suffix="."/> |
581 | 590 | <text macro="access" suffix="."/>
|
582 | 591 | </group>
|
583 | 592 | </else-if>
|
584 | 593 | <else-if type="entry-encyclopedia entry-dictionary">
|
585 | 594 | <group>
|
586 | 595 | <text macro="title" suffix=". "/>
|
587 | 596 | <text term="in" text-case="capitalize-first" font-style="italic" suffix=": "/>
|
588 |
| - <text macro="author"/> |
| 597 | + <text macro="author" suffix="."/> |
589 | 598 | <text macro="container-title" prefix=" " suffix="."/>
|
590 | 599 | <text variable="publisher-place" prefix=". " suffix=": "/>
|
591 | 600 | <text variable="publisher"/>
|
|
596 | 605 | </else-if>
|
597 | 606 | <else-if type="paper-conference">
|
598 | 607 | <text macro="author" suffix=". "/>
|
599 |
| - <text macro="title" suffix="."/> |
600 |
| - <text term="in" text-case="capitalize-first" font-style="italic" prefix=" " suffix=": "/> |
| 608 | + <text macro="title" suffix=". "/> |
| 609 | + <text term="in" text-case="capitalize-first" font-style="italic" suffix=": "/> |
601 | 610 | <text macro="container-contributors" text-case="uppercase"/>
|
602 | 611 | <text macro="secondary-contributors"/>
|
603 | 612 | <text macro="container-title"/>
|
604 | 613 | <text macro="locators"/>
|
605 |
| - <group delimiter=". " prefix=". " suffix=". "> |
606 |
| - <text macro="event"/> |
607 |
| - </group> |
608 | 614 | <text macro="publisher"/>
|
609 | 615 | <text variable="page" prefix=" p. " suffix="."/>
|
610 | 616 | <text macro="access"/>
|
|
650 | 656 | <group>
|
651 | 657 | <text macro="author" suffix=". "/>
|
652 | 658 | <text macro="title"/>
|
| 659 | + <text macro="interviewer" suffix=". "/> |
653 | 660 | <text variable="genre" suffix=". "/>
|
654 | 661 | <text macro="publisher"/>
|
655 | 662 | <text macro="access"/>
|
|
660 | 667 | <text macro="title"/>
|
661 | 668 | <choose>
|
662 | 669 | <if type="motion_picture" match="any">
|
663 |
| - <text value="Direção" text-case="capitalize-first" suffix=": "/> |
| 670 | + <text macro="author" text-case="capitalize-first" prefix=" Direção: " suffix=". "/> |
664 | 671 | </if>
|
665 | 672 | <else-if type="song" match="any">
|
666 | 673 | <text value="Intérprete" suffix=": "/>
|
667 | 674 | </else-if>
|
| 675 | + <else-if type="broadcast" match="any"> |
| 676 | + <text value="Apresentado por "/> |
| 677 | + <text macro="author" suffix=". "/> |
| 678 | + </else-if> |
668 | 679 | </choose>
|
669 |
| - <text macro="author" suffix=". "/> |
670 | 680 | <text macro="composer" suffix=". "/>
|
671 | 681 | <text macro="publisher"/>
|
672 | 682 | <text variable="medium" prefix=" "/>
|
673 |
| - <text variable="dimensions" prefix=" (" suffix=")."/> |
| 683 | + <text variable="genre" prefix=" "/> |
| 684 | + <text variable="dimensions" prefix=" (" suffix="). "/> |
674 | 685 | <text macro="access"/>
|
675 | 686 | </group>
|
676 | 687 | </else-if>
|
|
679 | 690 | <text macro="author" suffix=". "/>
|
680 | 691 | <text macro="title" text-case="capitalize-first" suffix=" "/>
|
681 | 692 | <text variable="medium" suffix=". "/>
|
| 693 | + <!--incluído para ter a versão de programa de computador no mendeley--> |
| 694 | + <text variable="edition" suffix=". "/> |
682 | 695 | <text macro="publisher" suffix=" "/>
|
683 | 696 | <text variable="genre" suffix="."/>
|
684 | 697 | <text variable="scale" suffix=". "/>
|
|
716 | 729 | </else-if>
|
717 | 730 | <else-if type="post-weblog" match="any">
|
718 | 731 | <group>
|
719 |
| - <text macro="author" suffix=" "/> |
| 732 | + <text macro="author" suffix=". "/> |
720 | 733 | <text macro="title"/>
|
721 | 734 | <text term="in" font-style="italic" text-case="capitalize-first" prefix=". " suffix=": "/>
|
722 | 735 | <text variable="container-title" text-case="capitalize-first" suffix=". "/>
|
|
725 | 738 | <text macro="access"/>
|
726 | 739 | </group>
|
727 | 740 | </else-if>
|
| 741 | + <!--ABNT 6023:2018 - usado para e-mails, cartas--> |
728 | 742 | <else-if type="personal_communication" match="any">
|
729 | 743 | <group>
|
730 |
| - <text macro="author" suffix=" "/> |
| 744 | + <text macro="author" suffix=". "/> |
731 | 745 | <text macro="title"/>
|
732 | 746 | <text macro="recipient" suffix=". "/>
|
733 | 747 | <text variable="publisher-place" suffix=", "/>
|
|
744 | 758 | <text macro="container-title"/>
|
745 | 759 | <text variable="collection-title" prefix=": " suffix="."/>
|
746 | 760 | <text macro="locators"/>
|
747 |
| - <text macro="event" prefix=". " suffix=". "/> |
| 761 | + <group delimiter=". " prefix=". " suffix=". "> |
| 762 | + <text macro="event"/> |
| 763 | + </group> |
748 | 764 | <text variable="publisher-place"/>
|
749 | 765 | <text variable="publisher" suffix=", "/>
|
750 | 766 | <text macro="issued" prefix=", " suffix=". "/>
|
|
0 commit comments