Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associação Brasileira de Normas Técnicas updated to 2023 revision and corrections #6608

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

p3palazzo
Copy link
Contributor

@p3palazzo p3palazzo commented Jul 24, 2023

In the recently published revision of this bibliographic standard, author names in citations should no longer appear in all caps. Also, et al. now must appear in italics.

…vision

Author names in citations should no longer appear in all caps.
@github-actions
Copy link

Awesome! You just created a pull request to the Citation Styles Language styles repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes.

If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements.

To update this pull request, visit the "Files changed" tab above, click on the ellipsis button in the top-right corner of your style, and then select "Edit file" to start editing:

If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable.

@github-actions
Copy link

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

associacao-brasileira-de-normas-tecnicas.csl (modified style)
(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)
(Fenner et al., 2019; Mares, 2001)

CSL search by example. Disponível em: <http://editor.citationstyles.org/searchByExample/>. Acesso em: 15 dez. 2012.
FENNER, M. et al. A data citation roadmap for scholarly data repositories. Scientific Data, v. 6, n. 1, p. 28, 10 abr. 2019.
HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press, 2007.
MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, 2001. p. 184–213.
-(“CSL search by example”, 2012; HANCKÉ; RHODES; THATCHER, 2007)<br/>
-(FENNER et al., 2019; MARES, 2001)<br/>
+(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)<br/>
+(Fenner et al., 2019; Mares, 2001)<br/>
 <hr/>
 <b>CSL search by example</b>. Disponível em: &lt;http://editor.citationstyles.org/searchByExample/&gt;. Acesso em: 15 dez. 2012. <br/>
 FENNER, M. et al. A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
 HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
 MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>

@github-actions
Copy link

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

associacao-brasileira-de-normas-tecnicas.csl (modified style)
(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)
(Fenner et al., 2019; Mares, 2001)

CSL search by example. Disponível em: <http://editor.citationstyles.org/searchByExample/>. Acesso em: 15 dez. 2012.
FENNER, M. et al. A data citation roadmap for scholarly data repositories. Scientific Data, v. 6, n. 1, p. 28, 10 abr. 2019.
HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press, 2007.
MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, 2001. p. 184–213.
-(“CSL search by example”, 2012; HANCKÉ; RHODES; THATCHER, 2007)<br/>
-(FENNER et al., 2019; MARES, 2001)<br/>
+(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)<br/>
+(Fenner et al., 2019; Mares, 2001)<br/>
 <hr/>
 <b>CSL search by example</b>. Disponível em: &lt;http://editor.citationstyles.org/searchByExample/&gt;. Acesso em: 15 dez. 2012. <br/>
-FENNER, M. et al. A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
+FENNER, M. <i>et al.</i> A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
 HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
 MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>

@p3palazzo
Copy link
Contributor Author

Duplicated in #6618 with some differences in execution. todo: merge one into the other.

@bwiernik
Copy link
Member

Can you merge anything that needs to be merged into this one and then @ tag me when you're done?

@github-actions github-actions bot added the waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor label Aug 20, 2023
  * Merge PR citation-style-language#6618
  * Correct element order in paper-conference
  * Correct editor term
  * Correct "In:" term
  * Do not capitalize lowercase particles in given names
@github-actions github-actions bot removed the waiting-for-response-from-contributor The ticket/pull request is awaiting input from the contributor/depositor label Aug 20, 2023
@github-actions
Copy link

😟 There are some issues with your submission.

1 test failed

associacao-brasileira-de-normas-tecnicas: must validate against the CSL 1.0.1 schema
Please check your style at http://validator.citationstyles.org/

expected `[[54, "54:0: ERROR: Did not expect element locale there"], [54, "54:0: ERROR: Element style has extra content: locale"], [2, "2:0: ERROR: Expecting element locale, got style"]].empty?` to be truthy, got false

Please check the test report for details.

@github-actions
Copy link

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

associacao-brasileira-de-normas-tecnicas.csl (modified style)
(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)
(Fenner et al., 2019; Mares, 2001)

CSL search by example. Disponível em: <http://editor.citationstyles.org/searchByExample/>. Acesso em: 15 dez. 2012.
FENNER, Martin et al. A data citation roadmap for scholarly data repositories. Scientific Data, v. 6, n. 1, p. 28, 10 abr. 2019.
HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press, 2007.
MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? In: HALL, Peter A.; SOSKICE, David (Orgs.). Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, 2001. p. 184–213.
-(“CSL search by example”, 2012; HANCKÉ; RHODES; THATCHER, 2007)<br/>
-(FENNER et al., 2019; MARES, 2001)<br/>
+(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)<br/>
+(Fenner et al., 2019; Mares, 2001)<br/>
 <hr/>
 <b>CSL search by example</b>. Disponível em: &lt;http://editor.citationstyles.org/searchByExample/&gt;. Acesso em: 15 dez. 2012. <br/>
-FENNER, M. et al. A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
-HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
-MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>
+FENNER, Martin <i>et al.</i> A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
+HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
+MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? <i>In</i>: HALL, Peter A.; SOSKICE, David (Orgs.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>

@p3palazzo
Copy link
Contributor Author

@bwiernik done. @dclobato can you also double-check my changes, please?

@p3palazzo p3palazzo changed the title Associação Brasileira de Normas Técnicas updated per 2023 revision Associação Brasileira de Normas Técnicas updated to 2023 revision and corrections Aug 20, 2023
@github-actions
Copy link

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

associacao-brasileira-de-normas-tecnicas.csl (modified style)
(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)
(Fenner et al., 2019; Mares, 2001)

CSL search by example. Disponível em: <http://editor.citationstyles.org/searchByExample/>. Acesso em: 15 dez. 2012.
FENNER, Martin et al. A data citation roadmap for scholarly data repositories. Scientific Data, v. 6, n. 1, p. 28, 10 abr. 2019.
HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press, 2007.
MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? In: HALL, Peter A.; SOSKICE, David (Orgs.). Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, 2001. p. 184–213.
-(“CSL search by example”, 2012; HANCKÉ; RHODES; THATCHER, 2007)<br/>
-(FENNER et al., 2019; MARES, 2001)<br/>
+(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)<br/>
+(Fenner et al., 2019; Mares, 2001)<br/>
 <hr/>
 <b>CSL search by example</b>. Disponível em: &lt;http://editor.citationstyles.org/searchByExample/&gt;. Acesso em: 15 dez. 2012. <br/>
-FENNER, M. et al. A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
-HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
-MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>
+FENNER, Martin <i>et al.</i> A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
+HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
+MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? <i>In</i>: HALL, Peter A.; SOSKICE, David (Orgs.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>

Copy link

😃 Your submission passed all our automated tests.

Below are some sample citations generated based on your proposed changes:

associacao-brasileira-de-normas-tecnicas.csl (modified style)
(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)
(Fenner et al., 2019; Mares, 2001)

CSL search by example. Disponível em: <http://editor.citationstyles.org/searchByExample/>. Acesso em: 15 dez. 2012.
FENNER, Martin et al. A data citation roadmap for scholarly data repositories. Scientific Data, v. 6, n. 1, p. 28, 10 abr. 2019.
HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford and New York: Oxford University Press, 2007.
MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? In: HALL, Peter A.; SOSKICE, David (Orgs.). Varieties of capitalism. The institutional foundations of comparative advantage. New York: Oxford University Press, 2001. p. 184–213.
-(“CSL search by example”, 2012; HANCKÉ; RHODES; THATCHER, 2007)<br/>
-(FENNER et al., 2019; MARES, 2001)<br/>
+(“CSL search by example”, 2012; Hancké; Rhodes; Thatcher, 2007)<br/>
+(Fenner et al., 2019; Mares, 2001)<br/>
 <hr/>
 <b>CSL search by example</b>. Disponível em: &lt;http://editor.citationstyles.org/searchByExample/&gt;. Acesso em: 15 dez. 2012. <br/>
-FENNER, M. et al. A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
-HANCKÉ, B.; RHODES, M.; THATCHER, M. (EDS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
-MARES, I. Firms and the welfare state: When, why, and how does social policy matter to employers? Em: HALL, P. A.; SOSKICE, D. (Eds.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>
+FENNER, Martin <i>et al.</i> A data citation roadmap for scholarly data repositories. <b>Scientific Data</b>, v. 6, n. 1, p. 28, 10 abr. 2019. <br/>
+HANCKÉ, Bob; RHODES, Martin; THATCHER, Mark (ORGS.). <b>Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy</b>. Oxford and New York: Oxford University Press, 2007. <br/>
+MARES, Isabela. Firms and the welfare state: When, why, and how does social policy matter to employers? <i>In</i>: HALL, Peter A.; SOSKICE, David (Orgs.). <b>Varieties of capitalism. The institutional foundations of comparative advantage</b>. New York: Oxford University Press, 2001. p. 184–213. <br/>

@p3palazzo
Copy link
Contributor Author

Is anything keeping this PR from being merged?

@vsaroca
Copy link

vsaroca commented Feb 25, 2024

Is anything keeping this PR from being merged?

I'm also wondering why it hasn't been merged yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants