-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Create iso690-author-date-pt #4694
Conversation
Proposing the creation of ISO 690 Brazilian Portuguese variation. Took the opportunity to: - implement et-al which was not available on the original/template; - remove the hard-encoded spaces and block entries; I was not sure if the <id> should include "pt-br" or just "pt", so I've included pt only.
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. |
😟 There are some issues with your submission. 1 test failedThe CSL Style Repository may not contain extra files (make sure styles have a ".csl" extension)
Please check the test report for details. |
Sorry! I forgot the ".csl" extension.
😃 Your submission passed all our automated tests. Below are some sample citations generated based on your proposed changes: iso690-author-date-pt.csl (new)(Hancké, Rhodes, Thatcher 2007; CSL search by example 2012) |
😃 Your submission passed all our automated tests. Below are some sample citations generated based on your proposed changes: iso690-author-date-pt-br.csl (new)(Hancké, Rhodes, Thatcher 2007; CSL search by example 2012) |
Thanks! |
Proposing the creation of ISO 690 Brazilian Portuguese variation.
Took the opportunity to:
I was not sure if the should include "pt-br" or just "pt", so I've included pt only.