From 839b118640d7763259ac2f793f18e1986a541c32 Mon Sep 17 00:00:00 2001 From: github actions Date: Wed, 15 Apr 2020 02:03:04 +0000 Subject: [PATCH] Squashed 'src/main/resources/csl-styles/' changes from 4d4655ec70..c1793d2fe0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit c1793d2fe0 Create isnad-metinici.csl (#4704) 099f4a15af Create isnad-dipnotlu.csl (#4703) 8e8639e079 Update norois.csl (#4706) 62f622181b Create amsterdam-university-press.csl (#4699) c31d9ca05a Create tagungsberichte-der-historischen-kommission-fur-ost-und-westpr… (#4700) 34220d34ad Change apa-fr-provost.csl to fr-CA locale (#4701) bbdc9c4719 Update to better match RMIT Easy Cite (#4697) 7c506d9d33 Create Anatomia Histologia Embryologia csl file (#4688) 61f3dc5525 Update pravnik.csl, masarykova-univerzita-pravnicka-fakulta.csl and iso690-full-note-cs.csl (#4705) 449eaec040 add DOI to mdpi.csl back (#4695) 642002eee4 Create muni-law.csl (#4691) 483d04aa78 Create iso690-author-date-pt (#4694) 505c006cc1 Update pravnik.csl (#4690) eb260efe1f Update instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abn… (#4692) 9279f0dd31 Update instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abn… (#4693) 70f7be6952 Create iso690-full-note-cs-pravnik.csl (#4686) db54e5655d Update CONTRIBUTING.md 2f16a9bbe0 Update CONTRIBUTING.md 4cd05ba3d2 Create associacao-brasileira-de-normas-tecnicas-ufrgs-footnote-ibid.csl (#4369) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: c1793d2fe0d534c82b1e6125ad1d75d83536ffcc --- CONTRIBUTING.md | 16 +- amsterdam-university-press-academic.csl | 459 +++++ apa-fr-provost.csl | 18 +- apa-tr.csl | 2 +- ...tecnicas-ufrgs-note-initials-with-ibid.csl | 949 +++++++++ dependent/anatomia-histologia-embryologia.csl | 22 + ...-em-ciencia-e-tecnologia-abnt-initials.csl | 72 +- ...nformacao-em-ciencia-e-tecnologia-abnt.csl | 72 +- isnad-dipnotlu.csl | 1819 +++++++++++++++++ isnad-metinici.csl | 1277 ++++++++++++ iso690-author-date-pt-br.csl | 576 ++++++ iso690-full-note-cs.csl | 211 +- masarykova-univerzita-pravnicka-fakulta.csl | 642 ++++++ ...ciplinary-digital-publishing-institute.csl | 3 + norois.csl | 26 +- pravnik.csl | 586 ++++++ rmit-university-harvard.csl | 35 +- ...st-und-westpreussische-landesforschung.csl | 238 +++ 18 files changed, 6827 insertions(+), 196 deletions(-) create mode 100644 amsterdam-university-press-academic.csl create mode 100644 associacao-brasileira-de-normas-tecnicas-ufrgs-note-initials-with-ibid.csl create mode 100644 dependent/anatomia-histologia-embryologia.csl create mode 100644 isnad-dipnotlu.csl create mode 100644 isnad-metinici.csl create mode 100644 iso690-author-date-pt-br.csl create mode 100644 masarykova-univerzita-pravnicka-fakulta.csl create mode 100644 pravnik.csl create mode 100644 tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung.csl diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b4d0986f8b..3b06aea71fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ To submit a style, please follow the following steps (for locale files, follow t #### 1. Check that your style meets all our [style requirements](https://github.com/citation-style-language/styles/wiki/Style-Requirements) -#### 2. [Validate](https://github.com/citation-style-language/styles/wiki/Validation) your style against the CSL schema, and correct any validation errors +#### 2. [Validate](https://validator.citationstyles.org/) your style against the CSL schema, and correct any validation errors #### 3. Create a pull request @@ -33,7 +33,7 @@ To start, create a GitHub account and sign in. ##### 3b. Submitting changes to an existing style 1. Visit https://github.com/citation-style-language/styles and find the style you wish to change (dependent styles are stored in the [dependent](https://github.com/citation-style-language/styles/tree/master/dependent) subdirectory). - To search by file name press "t" (this activates GitHub’s [File Finder](https://github.com/blog/793-introducing-the-file-finder)) and start typing. + To search the repository by file name, click the "Find file" button or press t to activate GitHub’s [file finder](https://help.github.com/en/github/searching-for-information-on-github/finding-files-on-github) and start typing. 2. Click on the style name, which will bring you to a page like https://github.com/citation-style-language/styles/blob/master/apa.csl. 3. Click the edit icon (in the shape of a pencil). This opens a code editor in which you can make your changes (you can for example copy and paste your modified style into this window). @@ -52,30 +52,30 @@ We often request you to make some changes to your pull request. Don't create a new pull request right away if your original submission has issues. It's much easier for us if you update your original pull request instead. -After you create a pull request, our @csl-bot will first automatically run a number of tests to check whether your style validates and follows our style requirements. +After you create a pull request, our [@csl-bot](https://github.com/csl-bot) will first automatically run a number of tests to check whether your style validates and follows our style requirements. These tests usually finish within a few minutes. -If there are problems, @csl-bot will give a link to the test report, which contains the identified errors. +If there are problems, [@csl-bot](https://github.com/csl-bot) will leave a comment with the identified errors. If you have trouble understanding these errors, please post a comment in the pull request and ask for help. -We also have a handful of volunteers who review pull requests, usually within a day or two. +We also have a handful of volunteers who review pull requests, usually within a week or two. To update your pull request: 1. Visit the "Files changed" tab of your pull request. -2. Click the edit (pencil) icon at the top-right of your style. +2. Click the ellipsis button at the top-right of your style, and select "Edit file" in the ellipsis menu. 3. Make your changes, and click the "Commit changes" button. Any changes made this way will automatically appear in the pull request, and each commit will trigger a new test report. Once we are satisfied, we will **merge** your pull request. -This can take hours or days, depending on how busy we are, and on how much back and forth is needed to get your style in acceptable shape. +This can take days or weeks, depending on how busy we are, and on how much back and forth is needed to get your style in acceptable shape. #### 5. Make additional changes after merging Once a pull request has been merged, it can no longer be used to submit further changes. So, if you wish to make additional changes, just create a new pull request. -Please always start from the latest version of the style from our repository, because we often perform maintenance on the repository styles. +Please always start from the latest version of the style from our repository, because we may have performed maintenance on your style or accepted corrections from other contributors. ## Asking for help diff --git a/amsterdam-university-press-academic.csl b/amsterdam-university-press-academic.csl new file mode 100644 index 00000000000..7a302c202af --- /dev/null +++ b/amsterdam-university-press-academic.csl @@ -0,0 +1,459 @@ + + diff --git a/apa-fr-provost.csl b/apa-fr-provost.csl index f48c3ac9379..237cf67409e 100644 --- a/apa-fr-provost.csl +++ b/apa-fr-provost.csl @@ -1,8 +1,8 @@ - diff --git a/dependent/anatomia-histologia-embryologia.csl b/dependent/anatomia-histologia-embryologia.csl new file mode 100644 index 00000000000..878c3ebc034 --- /dev/null +++ b/dependent/anatomia-histologia-embryologia.csl @@ -0,0 +1,22 @@ + + diff --git a/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt-initials.csl b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt-initials.csl index b01dad805cd..7ca74716cac 100644 --- a/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt-initials.csl +++ b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt-initials.csl @@ -26,7 +26,7 @@ The Brazilian Standard Style by IBICT - 2020-04-09T14:37:00+00:00 + 2020-04-11T15:24:32+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -87,7 +87,7 @@ - + @@ -155,33 +155,29 @@ - + - - - - - - - - + - + - - + + + + + + + + + - - - - - + @@ -306,18 +302,19 @@ - + - + - + + @@ -333,7 +330,7 @@ - + @@ -392,7 +389,7 @@ - + @@ -442,7 +439,7 @@ - + @@ -483,15 +480,16 @@ - + + - - + + @@ -505,9 +503,9 @@ - - - + + + @@ -524,7 +522,7 @@ - + @@ -532,9 +530,9 @@ - - + + @@ -545,8 +543,8 @@ - - + + @@ -560,7 +558,7 @@ - + diff --git a/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl index c6226cb1ff9..536ca319594 100644 --- a/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl +++ b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl @@ -26,7 +26,7 @@ The Brazilian Standard Style by IBICT - 2020-04-09T14:38:00+00:00 + 2020-04-11T15:20:00+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -87,7 +87,7 @@ - + @@ -155,33 +155,29 @@ - + - - - - - - - - + - + - - + + + + + + + + + - - - - - + @@ -306,18 +302,19 @@ - + - + - + + @@ -333,7 +330,7 @@ - + @@ -392,7 +389,7 @@ - + @@ -442,7 +439,7 @@ - + @@ -483,15 +480,16 @@ - + + - - + + @@ -505,9 +503,9 @@ - - - + + + @@ -524,7 +522,7 @@ - + @@ -532,9 +530,9 @@ - - + + @@ -545,8 +543,8 @@ - - + + @@ -560,7 +558,7 @@ - + diff --git a/isnad-dipnotlu.csl b/isnad-dipnotlu.csl new file mode 100644 index 00000000000..03ac1faaaba --- /dev/null +++ b/isnad-dipnotlu.csl @@ -0,0 +1,1819 @@ + + diff --git a/isnad-metinici.csl b/isnad-metinici.csl new file mode 100644 index 00000000000..f8c478ffd93 --- /dev/null +++ b/isnad-metinici.csl @@ -0,0 +1,1277 @@ + + diff --git a/iso690-author-date-pt-br.csl b/iso690-author-date-pt-br.csl new file mode 100644 index 00000000000..c95e9474ed8 --- /dev/null +++ b/iso690-author-date-pt-br.csl @@ -0,0 +1,576 @@ + + diff --git a/iso690-full-note-cs.csl b/iso690-full-note-cs.csl index f7adf459017..5a774d3c967 100644 --- a/iso690-full-note-cs.csl +++ b/iso690-full-note-cs.csl @@ -2,26 +2,19 @@ diff --git a/multidisciplinary-digital-publishing-institute.csl b/multidisciplinary-digital-publishing-institute.csl index c4823a3dc84..d50ab1ea0e4 100644 --- a/multidisciplinary-digital-publishing-institute.csl +++ b/multidisciplinary-digital-publishing-institute.csl @@ -94,6 +94,9 @@ + + + diff --git a/norois.csl b/norois.csl index 829dcacc9a8..01f793c4c9c 100644 --- a/norois.csl +++ b/norois.csl @@ -13,7 +13,7 @@ 0029-182X 1760-8546 - 2020-04-06T09:41:00+00:00 + 2020-04-14T10:19:50+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -32,7 +32,7 @@ - + @@ -52,7 +52,7 @@ - + - + @@ -508,8 +504,10 @@ - - + + + + diff --git a/pravnik.csl b/pravnik.csl new file mode 100644 index 00000000000..a77f4b9a362 --- /dev/null +++ b/pravnik.csl @@ -0,0 +1,586 @@ + + diff --git a/rmit-university-harvard.csl b/rmit-university-harvard.csl index cc6ce25f919..1e19a8031fa 100644 --- a/rmit-university-harvard.csl +++ b/rmit-university-harvard.csl @@ -12,7 +12,7 @@ - 2020-01-13T00:52:05+00:00 + 2020-04-13T04:40:00+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -86,7 +86,7 @@ - + @@ -98,6 +98,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -148,14 +173,14 @@ - + - + @@ -210,6 +235,8 @@ + + diff --git a/tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung.csl b/tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung.csl new file mode 100644 index 00000000000..c5c78739a40 --- /dev/null +++ b/tagungsberichte-der-historischen-kommission-fur-ost-und-westpreussische-landesforschung.csl @@ -0,0 +1,238 @@ + +