|
6 | 6 | <id>http://www.zotero.org/styles/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt</id> |
7 | 7 | <link href="http://www.zotero.org/styles/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt" rel="self"/> |
8 | 8 | <link href="http://www.zotero.org/styles/associacao-brasileira-de-normas-tecnicas-ufmg-face-initials" rel="template"/> |
9 | | - <link href="https://www.abntcatalogo.com.br/norma.aspx?ID=408006" rel="documentation"/> |
| 9 | + <link href="http://insumo.ibict.br/produtos/csl-ibict/" rel="documentation"/> |
10 | 10 | <author> |
11 | | - <name>Andre Luiz Appel</name> |
| 11 | + <name>André Luiz Appel</name> |
12 | 12 | |
13 | 13 | </author> |
14 | 14 | <contributor> |
|
19 | 19 | <name>Tiago Emmanuel Nunes Braga</name> |
20 | 20 | |
21 | 21 | </contributor> |
| 22 | + <contributor> |
| 23 | + <name>Diego José Macêdo</name> |
| 24 | + |
| 25 | + </contributor> |
22 | 26 | <category citation-format="author-date"/> |
23 | 27 | <category field="generic-base"/> |
24 | 28 | <summary>The Brazilian Standard Style by IBICT</summary> |
25 | | - <updated>2019-07-11T00:59:23+00:00</updated> |
| 29 | + <updated>2020-01-14T14:52:00+00:00</updated> |
26 | 30 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
27 | 31 | </info> |
28 | 32 | <locale xml:lang="pt-BR"> |
|
52 | 56 | <names variable="container-author" delimiter=", "> |
53 | 57 | <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always"> |
54 | 58 | <name-part name="family" text-case="uppercase"/> |
55 | | - <name-part name="given" text-case="uppercase"/> |
| 59 | + <name-part name="given"/> |
56 | 60 | </name> |
57 | 61 | <et-al font-style="italic"/> |
58 | | - <label form="short" prefix=" (" suffix=".). " text-case="capitalize-first"/> |
| 62 | + <label form="short" prefix=" (" suffix=".). "/> |
59 | 63 | <substitute> |
60 | 64 | <names variable="editor"/> |
61 | 65 | <names variable="collection-editor"/> |
|
69 | 73 | <if type="chapter" match="none"> |
70 | 74 | <names variable="editor" delimiter=", " prefix=" (" suffix=")"> |
71 | 75 | <name and="symbol" initialize-with=". " delimiter=", "/> |
72 | | - <label form="short" prefix=", " text-case="capitalize-first" suffix="."/> |
| 76 | + <label form="short" prefix=", " suffix="."/> |
73 | 77 | </names> |
74 | 78 | </if> |
75 | 79 | </choose> |
|
102 | 106 | </names> |
103 | 107 | </if> |
104 | 108 | <else-if type="entry-dictionary entry-encyclopedia" match="any"> |
105 | | - <text value="In" font-style="italic"/> |
106 | | - <text value=": "/> |
107 | 109 | <names variable="author"> |
108 | 110 | <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always"> |
109 | 111 | <name-part name="family" text-case="uppercase"/> |
|
114 | 116 | <substitute> |
115 | 117 | <names variable="editor"/> |
116 | 118 | <names variable="translator"/> |
117 | | - <text macro="container-title"/> |
| 119 | + <text variable="title" text-case="uppercase"/> |
118 | 120 | </substitute> |
119 | 121 | </names> |
120 | 122 | </else-if> |
|
129 | 131 | <substitute> |
130 | 132 | <names variable="editor"/> |
131 | 133 | <names variable="translator"/> |
132 | | - <text macro="title"/> |
| 134 | + <text variable="title" text-case="uppercase"/> |
133 | 135 | </substitute> |
134 | 136 | </names> |
135 | 137 | </else> |
|
150 | 152 | <text variable="title" form="short"/> |
151 | 153 | </if> |
152 | 154 | <else> |
153 | | - <text variable="title" form="short" quotes="true"/> |
| 155 | + <text variable="title" form="short" quotes="false" text-case="uppercase"/> |
154 | 156 | </else> |
155 | 157 | </choose> |
156 | 158 | </substitute> |
157 | 159 | </names> |
158 | 160 | </macro> |
159 | 161 | <macro name="access"> |
160 | 162 | <choose> |
161 | | - <if type="article-magazine article-journal" match="any"> |
| 163 | + <if type="article article-magazine article-journal" match="any"> |
162 | 164 | <text variable="URL" prefix="Disponível em: "/> |
163 | 165 | <date variable="accessed" prefix=". Acesso em: "> |
164 | 166 | <date-part name="day" suffix=" "/> |
|
178 | 180 | </macro> |
179 | 181 | <macro name="title"> |
180 | 182 | <choose> |
181 | | - <if type="chapter bill paper-conference" match="any"> |
| 183 | + <if type="article article-newspaper article-magazine article-journal entry-dictionary entry-encyclopedia chapter bill paper-conference webpage" match="any"> |
182 | 184 | <text variable="title"/> |
183 | 185 | </if> |
184 | | - <else-if type="book thesis" match="any"> |
185 | | - <text variable="title" font-style="italic"/> |
186 | | - </else-if> |
187 | | - <else-if type="entry-dictionary entry-encyclopedia" match="any"> |
188 | | - <text variable="title" text-case="uppercase"/> |
189 | | - </else-if> |
190 | | - <else-if type="article-newspaper article-magazine article-journal" match="any"> |
191 | | - <text variable="title"/> |
192 | | - </else-if> |
193 | 186 | <else> |
194 | | - <text variable="title" font-style="italic"/> |
| 187 | + <text variable="title" font-weight="bold"/> |
195 | 188 | </else> |
196 | 189 | </choose> |
197 | 190 | </macro> |
198 | 191 | <macro name="container-title"> |
199 | 192 | <choose> |
200 | 193 | <if type="paper-conference" match="any"> |
201 | | - <text value="Anais" font-style="italic"/> |
202 | | - <text value=" [...] "/> |
| 194 | + <text value="Anais" font-weight="bold"/> |
| 195 | + <text value=" [...]. "/> |
203 | 196 | </if> |
204 | | - <else-if type="chapter" match="any"> |
205 | | - <text variable="container-title" font-style="italic"/> |
206 | | - </else-if> |
207 | 197 | <else-if type="entry-dictionary entry-encyclopedia" match="any"> |
208 | | - <text variable="container-title" text-case="capitalize-first"/> |
209 | | - </else-if> |
210 | | - <else-if type="webpage" match="any"> |
211 | | - <text variable="container-title" font-style="normal"/> |
| 198 | + <text value="In" font-style="italic"/> |
| 199 | + <text value=": "/> |
| 200 | + <text variable="container-title"/> |
212 | 201 | </else-if> |
213 | 202 | <else> |
214 | | - <text variable="container-title" font-style="italic"/> |
| 203 | + <text variable="container-title" font-weight="bold"/> |
215 | 204 | </else> |
216 | 205 | </choose> |
217 | 206 | </macro> |
|
224 | 213 | <text variable="publisher-place"/> |
225 | 214 | </if> |
226 | 215 | <else> |
227 | | - <text value="[S.l.]"/> |
| 216 | + <text value="[s.l.]"/> |
228 | 217 | </else> |
229 | 218 | </choose> |
230 | 219 | <choose> |
|
238 | 227 | </group> |
239 | 228 | </if> |
240 | 229 | <else> |
241 | | - <text value="[S.l: s.n.]"/> |
| 230 | + <text value="[s.l.: s.n.]"/> |
242 | 231 | </else> |
243 | 232 | </choose> |
244 | 233 | </macro> |
|
273 | 262 | </group> |
274 | 263 | </if> |
275 | 264 | <else> |
276 | | - <text value="[S.d.]"/> |
| 265 | + <text value="[s.d.]"/> |
277 | 266 | </else> |
278 | 267 | </choose> |
279 | 268 | </macro> |
|
285 | 274 | </date> |
286 | 275 | </if> |
287 | 276 | <else> |
288 | | - <text value="[S.d.]"/> |
| 277 | + <text value="[s.d.]"/> |
289 | 278 | </else> |
290 | 279 | </choose> |
291 | 280 | </macro> |
|
319 | 308 | <text variable="page" prefix="p. " suffix="."/> |
320 | 309 | </group> |
321 | 310 | </if> |
322 | | - <else-if match="any" type="article-journal article-magazine article-newspaper"> |
| 311 | + <else-if match="any" type="article article-journal article-magazine article-newspaper"> |
323 | 312 | <group delimiter=", "> |
324 | 313 | <group delimiter=", "> |
325 | 314 | <text variable="volume" prefix="v. "/> |
|
367 | 356 | <text variable="number" suffix=". "/> |
368 | 357 | </group> |
369 | 358 | </macro> |
370 | | - <macro name="sort-key1"> |
371 | | - <choose> |
372 | | - <if type="entry-dictionary entry-encyclopedia" match="any"> |
373 | | - <text variable="title"/> |
374 | | - </if> |
375 | | - <else> |
376 | | - <text macro="author"/> |
377 | | - </else> |
378 | | - </choose> |
379 | | - </macro> |
380 | | - <macro name="sort-key2"> |
381 | | - <choose> |
382 | | - <if type="entry-dictionary entry-encyclopedia" match="any"> |
383 | | - <text macro="author"/> |
384 | | - </if> |
385 | | - <else> |
386 | | - <text variable="title"/> |
387 | | - </else> |
388 | | - </choose> |
389 | | - </macro> |
390 | 359 | <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year-suffix" givenname-disambiguation-rule="primary-name" year-suffix-delimiter=", "> |
391 | 360 | <sort> |
392 | 361 | <key macro="author"/> |
| 362 | + <key macro="title"/> |
393 | 363 | <key macro="issued-year"/> |
394 | 364 | </sort> |
395 | 365 | <layout prefix="(" suffix=")" delimiter="; "> |
|
402 | 372 | </citation> |
403 | 373 | <bibliography hanging-indent="false" et-al-min="4" et-al-use-first="1" entry-spacing="1"> |
404 | 374 | <sort> |
405 | | - <key macro="sort-key1"/> |
406 | | - <key macro="sort-key2"/> |
| 375 | + <key macro="author"/> |
| 376 | + <key macro="title"/> |
407 | 377 | <key macro="issued"/> |
408 | 378 | </sort> |
409 | 379 | <layout> |
|
447 | 417 | </group> |
448 | 418 | </else-if> |
449 | 419 | <else-if type="chapter"> |
450 | | - <!-- paper in conference too --> |
451 | 420 | <group> |
452 | 421 | <text macro="author" suffix=". "/> |
453 | 422 | <text macro="title" suffix=". "/> |
|
457 | 426 | <text variable="collection-title" suffix=". "/> |
458 | 427 | <text macro="translator" suffix=". "/> |
459 | 428 | <text macro="edition" suffix=". "/> |
460 | | - <group suffix=". "> |
461 | | - <text macro="publisher" suffix=", "/> |
462 | | - <text macro="issued" suffix=". "/> |
463 | | - <text macro="locators"/> |
464 | | - </group> |
465 | | - <text variable="DOI" prefix="DOI: " suffix=". "/> |
466 | | - <text macro="access" suffix="."/> |
| 429 | + <text macro="publisher" suffix=", "/> |
| 430 | + <text macro="issued" suffix=". "/> |
| 431 | + <text macro="locators" suffix=". "/> |
| 432 | + <text variable="DOI" prefix="DOI " suffix=". "/> |
| 433 | + <text macro="access"/> |
467 | 434 | </group> |
468 | 435 | </else-if> |
469 | 436 | <else-if type="article-newspaper" match="any"> |
|
473 | 440 | <text macro="translator" suffix=". "/> |
474 | 441 | <text macro="container-title" suffix=", "/> |
475 | 442 | <text variable="collection-title" suffix=". "/> |
476 | | - <!-- use field 'extra' place --> |
| 443 | + <!-- On Zotero, use the field 'Extra' publication place --> |
477 | 444 | <text variable="note" suffix=", "/> |
478 | 445 | <text macro="place" suffix=", "/> |
479 | 446 | <text macro="edition" suffix=", "/> |
|
485 | 452 | </group> |
486 | 453 | </group> |
487 | 454 | </else-if> |
488 | | - <else-if type="article-magazine article-journal" match="any"> |
| 455 | + <else-if type="article article-magazine article-journal" match="any"> |
489 | 456 | <group suffix="."> |
490 | 457 | <text macro="author" suffix=". "/> |
491 | 458 | <text macro="title" suffix=". "/> |
492 | 459 | <text macro="container-title" suffix=", "/> |
493 | 460 | <text variable="collection-title" suffix=". "/> |
494 | | - <!-- use field 'extra' place --> |
| 461 | + <!-- On Zotero, use the field 'Extra' publication place --> |
495 | 462 | <text variable="note" suffix=", "/> |
496 | 463 | <text macro="edition" suffix=", "/> |
497 | 464 | <text macro="locators" suffix=", "/> |
498 | 465 | <text macro="issued" suffix=". "/> |
499 | | - <text variable="DOI" prefix="DOI: " suffix=". "/> |
| 466 | + <text variable="DOI" prefix="DOI " suffix=". "/> |
500 | 467 | <text macro="access"/> |
501 | 468 | </group> |
502 | 469 | </else-if> |
|
510 | 477 | <text variable="publisher" suffix=", "/> |
511 | 478 | <text variable="publisher-place" suffix=", "/> |
512 | 479 | <text macro="issued-year" suffix=". "/> |
513 | | - <text variable="DOI" prefix="DOI: " suffix=". "/> |
| 480 | + <text variable="DOI" prefix="DOI " suffix=". "/> |
514 | 481 | <text macro="access" suffix=". "/> |
515 | 482 | </group> |
516 | 483 | </else-if> |
517 | 484 | <else-if type="manuscript"> |
518 | | - <!-- There is no ABNT style for manuscripts.--> |
519 | 485 | <group> |
520 | 486 | <text macro="author" suffix=". "/> |
521 | 487 | <text macro="title" suffix=". "/> |
|
534 | 500 | <text macro="issued" suffix=". "/> |
535 | 501 | <text macro="container-title" suffix=". "/> |
536 | 502 | <text macro="genre" prefix=" [" suffix="]. "/> |
537 | | - <text variable="DOI" prefix="DOI: " suffix=". "/> |
| 503 | + <text variable="DOI" prefix="DOI " suffix=". "/> |
538 | 504 | <text macro="access" suffix="."/> |
539 | | - <!-- On Zotero, use field 'extra' for notes.--> |
| 505 | + <!-- On Zotero, use the field 'Extra' for notes.--> |
540 | 506 | <text variable="note" prefix=" (" suffix=")."/> |
541 | 507 | </group> |
542 | 508 | </else-if> |
|
545 | 511 | <text macro="title" suffix=". "/> |
546 | 512 | <text macro="event" suffix=", "/> |
547 | 513 | <text variable="volume" suffix="., "/> |
548 | | - <text macro="issued" suffix=", "/> |
549 | | - <!-- On Zotero, use field 'extra' for notes/event location.--> |
550 | | - <text variable="note" suffix=". "/> |
551 | | - <text macro="container-title"/> |
| 514 | + <text macro="issued"/> |
| 515 | + <!-- On Zotero, use the field 'Extra' for the event location.--> |
| 516 | + <text variable="note" prefix=", "/> |
| 517 | + <text macro="container-title" prefix=". "/> |
552 | 518 | <group delimiter=". " suffix=". "> |
553 | 519 | <group delimiter=", "> |
554 | 520 | <text macro="publisher"/> |
555 | 521 | <text macro="issued"/> |
556 | 522 | </group> |
557 | 523 | <text variable="page" prefix="p. "/> |
558 | | - <text variable="DOI" prefix="DOI: "/> |
| 524 | + <text variable="DOI" prefix="DOI "/> |
559 | 525 | <text macro="access"/> |
560 | 526 | </group> |
561 | 527 | </else-if> |
|
567 | 533 | <text macro="container-title"/> |
568 | 534 | <text variable="collection-title" prefix=", " suffix="."/> |
569 | 535 | <text variable="genre"/> |
570 | | - <text variable="number" prefix=", nº " suffix="."/> |
| 536 | + <text variable="number" prefix=", n. " suffix="."/> |
571 | 537 | <text macro="locators"/> |
572 | 538 | <group delimiter=". " prefix=". "> |
573 | 539 | <text macro="publisher"/> |
|
576 | 542 | <text macro="access" prefix=" " suffix="."/> |
577 | 543 | </else-if> |
578 | 544 | <else-if type="entry-dictionary entry-encyclopedia" match="any"> |
579 | | - <text macro="title" suffix=". "/> |
580 | 545 | <text macro="author" suffix=". "/> |
| 546 | + <text macro="title" suffix=". "/> |
581 | 547 | <text macro="container-contributors"/> |
582 | 548 | <text macro="secondary-contributors"/> |
583 | 549 | <text macro="container-title" suffix=". "/> |
|
0 commit comments