Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

One more reported error update. (#3521)

  • Loading branch information
MarceloMalagutti authored and rmzelle committed Jun 25, 2018
1 parent b29ce44 commit 61b34393eb1b7db87603b537ebd61e0936565e99
Showing with 9 additions and 9 deletions.
  1. +9 −9 associacao-brasileira-de-normas-tecnicas-instituto-meira-mattos.csl
@@ -8,14 +8,14 @@
<link href="http://www.zotero.org/styles/associacao-brasileira-de-normas-tecnicas-instituto-meira-mattos" rel="self"/>
<link href="http://www.zotero.org/styles/associacao-brasileira-de-normas-tecnicas-eceme" rel="template"/>
<link href="http://www.eceme.eb.mil.br/instituto-meira-mattos-imm" rel="documentation"/>
<contributor>
<name>Marcelo Malagutti</name>
<author>
<name>Marcelo A. O. Malagutti</name>
<email>marcelomalagutti@yahoo.com.br</email>
</contributor>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Brazilian Standard Style - ECEME/IMM</summary>
<updated>2017-06-23T14:43:41+00:00</updated>
<updated>2018-05-22T20:19:56+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">
@@ -41,12 +41,12 @@
<macro name="container-contributors">
<choose>
<if type="chapter">
<names variable="container-author" delimiter=", ">
<names variable="container-author" delimiter=", " prefix="In: ">
<name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter="; " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="uppercase"/>
</name>
<label form="short" prefix=" (" suffix=".). " text-case="capitalize-first"/>
<label form="short" text-case="capitalize-first" prefix=" (" suffix=".)"/>
<substitute>
<names variable="editor"/>
<names variable="collection-editor"/>
@@ -171,7 +171,7 @@
<text variable="title"/>
</if>
<else-if type="book thesis" match="any">
<text variable="title" font-weight="bold"/>
<text variable="title" font-style="italic" font-weight="normal"/>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<text variable="title" text-case="uppercase" font-weight="bold"/>
@@ -180,7 +180,7 @@
<text variable="title" font-style="normal" font-variant="normal" font-weight="normal" text-decoration="none" display="right-inline"/>
</else-if>
<else>
<text variable="title" font-weight="bold"/>
<text variable="title" font-style="italic" font-weight="normal"/>
</else>
</choose>
</macro>
@@ -192,7 +192,7 @@
<text value="... "/>
</if>
<else-if type="chapter" match="any">
<text variable="container-title"/>
<text variable="container-title" font-style="italic"/>
</else-if>
<else>
<text variable="container-title" font-style="italic"/>

0 comments on commit 61b3439

Please sign in to comment.
You can’t perform that action at this time.