|
26 | 26 | <category citation-format="author-date"/> |
27 | 27 | <category field="generic-base"/> |
28 | 28 | <summary>The Brazilian Standard Style by IBICT</summary> |
29 | | - <updated>2020-04-09T14:37:00+00:00</updated> |
| 29 | + <updated>2020-04-11T15:24:32+00:00</updated> |
30 | 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> |
31 | 31 | </info> |
32 | 32 | <locale xml:lang="en"> |
|
87 | 87 | </choose> |
88 | 88 | </macro> |
89 | 89 | <macro name="translator"> |
90 | | - <text value="Tradução: "/> |
| 90 | + <text term="translator" form="verb-short" suffix=" "/> |
91 | 91 | <names variable="translator" delimiter=", "> |
92 | 92 | <name delimiter="; " sort-separator=" " delimiter-precedes-last="always"> |
93 | 93 | <name-part name="given" text-case="capitalize-first"/> |
|
155 | 155 | </macro> |
156 | 156 | <macro name="access"> |
157 | 157 | <choose> |
158 | | - <if variable="DOI URL accessed" match="all"> |
| 158 | + <if variable="URL DOI" match="all"> |
159 | 159 | <text variable="DOI" prefix="DOI " suffix=". "/> |
160 | 160 | <text term="available at" text-case="capitalize-first" prefix=" " suffix=": "/> |
161 | | - <text variable="URL" suffix="."/> |
162 | | - <text term="accessed" text-case="capitalize-first" prefix=" " suffix=" "/> |
163 | | - <text term="at" text-case="lowercase" suffix=": "/> |
164 | | - <date variable="accessed"> |
165 | | - <date-part name="day" suffix=" "/> |
166 | | - <date-part name="month" form="short" suffix=" "/> |
167 | | - <date-part name="year"/> |
168 | | - </date> |
| 161 | + <text variable="URL"/> |
169 | 162 | </if> |
170 | | - <else-if variable="URL accessed" match="all"> |
| 163 | + <else-if variable="URL" match="any"> |
171 | 164 | <text term="available at" text-case="capitalize-first" prefix=" " suffix=": "/> |
172 | | - <text variable="URL" suffix="."/> |
173 | | - <text term="accessed" text-case="capitalize-first" prefix=" " suffix=" "/> |
| 165 | + <text variable="URL"/> |
| 166 | + </else-if> |
| 167 | + <else> |
| 168 | + <text variable="DOI" prefix="https://doi.org/"/> |
| 169 | + </else> |
| 170 | + </choose> |
| 171 | + <choose> |
| 172 | + <if variable="accessed" match="any"> |
| 173 | + <text term="accessed" text-case="capitalize-first" prefix=". " suffix=" "/> |
174 | 174 | <text term="at" text-case="lowercase" suffix=": "/> |
175 | 175 | <date variable="accessed"> |
176 | 176 | <date-part name="day" suffix=" "/> |
177 | 177 | <date-part name="month" form="short" suffix=" "/> |
178 | 178 | <date-part name="year"/> |
179 | 179 | </date> |
180 | | - </else-if> |
181 | | - <else-if variable="accessed" match="none"> |
182 | | - <text term="available at" text-case="capitalize-first" prefix=" " suffix=": "/> |
183 | | - <text variable="URL" suffix="."/> |
184 | | - </else-if> |
| 180 | + </if> |
185 | 181 | </choose> |
186 | 182 | </macro> |
187 | 183 | <macro name="title"> |
|
306 | 302 | <choose> |
307 | 303 | <if variable="volume" match="any"> |
308 | 304 | <text term="volume" form="short"/> |
309 | | - <text variable="volume" prefix=" "/> |
| 305 | + <text variable="volume" prefix=" " suffix=","/> |
310 | 306 | </if> |
311 | 307 | </choose> |
312 | 308 | <choose> |
313 | 309 | <if variable="issue" match="any"> |
314 | | - <text term="issue" form="short" prefix=", "/> |
| 310 | + <text term="issue" form="short" prefix=" "/> |
315 | 311 | <text variable="issue" prefix=" "/> |
316 | 312 | </if> |
317 | 313 | </choose> |
318 | 314 | <choose> |
319 | 315 | <if variable="edition" match="any"> |
320 | | - <text variable="edition" prefix="n. " suffix=", "/> |
| 316 | + <text term="edition" form="short" prefix=" " suffix="."/> |
| 317 | + <text variable="edition" prefix=" "/> |
321 | 318 | </if> |
322 | 319 | </choose> |
323 | 320 | <choose> |
|
333 | 330 | </if> |
334 | 331 | </choose> |
335 | 332 | </if> |
336 | | - <else-if type="book chapter" match="any"> |
| 333 | + <else-if type="book chapter paper-conference" match="any"> |
337 | 334 | <choose> |
338 | 335 | <if variable="volume" match="any"> |
339 | 336 | <text term="volume" form="short"/> |
|
392 | 389 | </group> |
393 | 390 | </layout> |
394 | 391 | </citation> |
395 | | - <bibliography hanging-indent="false" et-al-min="4" et-al-use-first="1" entry-spacing="1"> |
| 392 | + <bibliography hanging-indent="false" et-al-min="21" et-al-use-last="true" et-al-use-first="19" entry-spacing="1" line-spacing="1"> |
396 | 393 | <sort> |
397 | 394 | <key macro="author"/> |
398 | 395 | <key macro="title"/> |
|
442 | 439 | <text variable="archive" prefix=", "/> |
443 | 440 | <text variable="page"/> |
444 | 441 | </group> |
445 | | - <text macro="access"/> |
| 442 | + <text macro="access" prefix=". "/> |
446 | 443 | <!-- On Zotero, use the field 'Extra' to insert DOI names for books.--> |
447 | 444 | </group> |
448 | 445 | </else-if> |
|
483 | 480 | </group> |
484 | 481 | </else-if> |
485 | 482 | <else-if type="manuscript"> |
486 | | - <group> |
| 483 | + <group suffix="."> |
487 | 484 | <text macro="author" suffix=". "/> |
488 | 485 | <text macro="title" suffix=". "/> |
489 | 486 | <text macro="edition" suffix=". "/> |
490 | 487 | <text macro="abstract" suffix=". "/> |
| 488 | + <text macro="container-title" suffix=". "/> |
491 | 489 | <text macro="place" suffix=", "/> |
492 | 490 | <text macro="issued" suffix=". "/> |
493 | | - <text macro="access" suffix=". "/> |
494 | | - <text macro="archive" suffix=". "/> |
| 491 | + <text macro="access"/> |
| 492 | + <text macro="archive" prefix=". "/> |
495 | 493 | </group> |
496 | 494 | </else-if> |
497 | 495 | <else-if type="paper-conference"> |
|
505 | 503 | <text variable="note" prefix=", "/> |
506 | 504 | <text macro="container-title" prefix=". "/> |
507 | 505 | <text macro="publisher" prefix=". "/> |
508 | | - <text macro="issued" prefix=", " suffix=". "/> |
509 | | - <text macro="locators" suffix=". "/> |
510 | | - <text macro="access"/> |
| 506 | + <text macro="issued" prefix=", "/> |
| 507 | + <text macro="locators" prefix=". "/> |
| 508 | + <text macro="access" prefix=". "/> |
511 | 509 | </group> |
512 | 510 | </else-if> |
513 | 511 | <else-if type="report"> |
|
524 | 522 | <text macro="issued" prefix=", " suffix="."/> |
525 | 523 | <text macro="access" prefix=" " suffix="."/> |
526 | 524 | </else-if> |
527 | | - <else-if type="webpage"> |
| 525 | + <else-if type="webpage post-weblog"> |
528 | 526 | <group suffix="."> |
529 | 527 | <text macro="author" suffix=". "/> |
530 | 528 | <text macro="title" suffix=". "/> |
531 | 529 | <text macro="issued" suffix=". "/> |
532 | 530 | <text macro="container-title" suffix=". "/> |
533 | 531 | <text macro="genre" prefix=" [" suffix="]. "/> |
534 | 532 | <text macro="access"/> |
535 | | - <!-- On Zotero, use the field 'Extra' for notes.--> |
536 | | - <text variable="note" prefix=" (" suffix=")"/> |
537 | 533 | </group> |
| 534 | + <!-- On Zotero, use the field 'Extra' for notes.--> |
| 535 | + <text variable="note" prefix=" (" suffix=")."/> |
538 | 536 | </else-if> |
539 | 537 | <else-if type="thesis"> |
540 | 538 | <group suffix="."> |
|
545 | 543 | <text variable="genre" suffix=" – "/> |
546 | 544 | <text variable="publisher" suffix=", "/> |
547 | 545 | <text variable="publisher-place" suffix=", "/> |
548 | | - <text macro="issued-year" suffix=". "/> |
549 | | - <text macro="access"/> |
| 546 | + <text macro="issued-year"/> |
| 547 | + <text macro="access" prefix=". "/> |
550 | 548 | </group> |
551 | 549 | </else-if> |
552 | 550 | <else> |
|
560 | 558 | <text macro="locators" suffix=". "/> |
561 | 559 | <text macro="publisher" suffix=", "/> |
562 | 560 | <text macro="issued"/> |
563 | | - <text macro="access"/> |
| 561 | + <text macro="access" prefix=". "/> |
564 | 562 | </group> |
565 | 563 | </else> |
566 | 564 | </choose> |
|
0 commit comments