-
-
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
Use "et al" in Romanian #7354
Use "et al" in Romanian #7354
Conversation
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. |
@adam3smith @retorquere Any idea why the CI is broken? |
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. |
We amended something about how yaml files were loaded (regarding a potential attack vector in YAML loading) but I honestly have no idea where we did that. |
I've reverted that fix, but this pr will have to merge master to get it. |
😃 Your submission passed all our automated tests. Below are some sample citations generated based on your proposed changes: 14 styles changed, showing 10 apa-5th-edition.csl (modified style; unchanged output for sample items)(“CSL search by example,” 2012; Hancké, Rhodes, & Thatcher, 2007) apa-6th-edition-no-ampersand.csl (modified style; unchanged output for sample items)(“CSL Search by Example,” 2012; Hancké, Rhodes, and Thatcher, 2007) apa-6th-edition.csl (modified style; unchanged output for sample items)(“CSL Search by Example,” 2012; Hancké, Rhodes, & Thatcher, 2007) apa-annotated-bibliography.csl (modified style; unchanged output for sample items)(CSL Search by Example, 2012; Hancké et al., 2007) apa-cv.csl (modified style; unchanged output for sample items)CSL search by example. (2012). Citation Style Editor. http://editor.citationstyles.org/searchByExample/ Hancké, B., Rhodes, M., & Thatcher, M. (Eds.). (2007). Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy. Oxford University Press. apa-no-ampersand.csl (modified style; unchanged output for sample items)(CSL Search by Example, 2012; Hancké et al., 2007) apa-no-doi-no-issue.csl (modified style; unchanged output for sample items)(“CSL Search by Example,” 2012; Hancké, Rhodes, & Thatcher, 2007) apa-no-initials.csl (modified style; unchanged output for sample items)(CSL Search by Example, 2012; Hancké et al., 2007) apa-numeric-superscript-brackets.csl (modified style; unchanged output for sample items)[1,2] apa-numeric-superscript.csl (modified style; unchanged output for sample items)1,2 |
No description provided.