From 5cf89fe08d20ea3944d14ba3e88cd69dbeaf9279 Mon Sep 17 00:00:00 2001 From: github actions Date: Fri, 15 Oct 2021 02:17:25 +0000 Subject: [PATCH] Squashed 'buildres/csl/csl-styles/' changes from 3b00357652..3a6a0a7bc1 3a6a0a7bc1 Update masarykova-univerzita-pravnicka-fakulta.csl (#5655) 136653a259 Corrections for Conservation Biology style (#5661) af148f8618 Update biophysics-and-physicobiology.csl (#5646) 8842ed1584 Create production-and-operations-management.csl (#5654) 6b4965f746 update style file (#5656) e5f606655e Update to Ruby 3.0.2 (#5657) 61c530c5ab Reindent/reorder (#5653) 118c217de8 Update gems (#5652) 46cd9abe3d harvard-university-of-bath.csl: correct et-al-min (#5651) 37ba7055e4 Create focaal-journal-of-global-and-historical-anthropology.csl (#5649) e22b8a566b Create developmental-medicine-and-child-neurology.csl (#5644) f7bc32cc49 Bump nokogiri from 1.11.4 to 1.12.5 (#5640) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 3a6a0a7bc1410075c606e51cab45877cc76f1f69 --- .github/workflows/merge.yaml | 2 +- .github/workflows/sheldon.yaml | 2 +- Gemfile | 2 +- Gemfile.lock | 52 +- acta-hydrotechnica.csl | 2 +- american-sociological-association.csl | 2 +- archeosciences.csl | 2 +- ...cao-brasileira-de-normas-tecnicas-note.csl | 2 +- biophysics-and-physicobiology.csl | 12 +- ...ta-analysis-and-inferential-statistics.csl | 2 +- conservation-biology.csl | 9 +- dependent/european-accounting-review.csl | 60 +- ...nal-of-business-finance-and-accounting.csl | 60 +- ...lopmental-medicine-and-child-neurology.csl | 176 +++ ...-of-global-and-historical-anthropology.csl | 617 +++++++++ harvard-cardiff-university-old.csl | 2 +- harvard-university-of-bath.csl | 8 +- health-education-england-harvard.csl | 2 +- human-molecular-genetics.csl | 2 +- ieee.csl | 38 +- journal-of-accounting-research.csl | 1234 ++++++++--------- journal-of-microbiology.csl | 2 +- journal-of-move-and-therapeutic-science.csl | 2 +- ...sociation-of-laboratory-animal-science.csl | 3 + juristische-schulung.csl | 16 +- masarykova-univerzita-pravnicka-fakulta.csl | 23 +- production-and-operations-management.csl | 548 ++++++++ saglik-bilimleri-universitesi.csl | 2 +- szociologiai-szemle.csl | 2 +- ...den-betriebswirtschaftslehre-marketing.csl | 2 +- ...-states-international-trade-commission.csl | 4 +- ...rs-za-makroekonomske-analize-in-razvoj.csl | 2 +- ...t-fur-transportwirtschaft-und-logistik.csl | 2 +- 33 files changed, 2130 insertions(+), 766 deletions(-) create mode 100644 developmental-medicine-and-child-neurology.csl create mode 100644 focaal-journal-of-global-and-historical-anthropology.csl create mode 100644 production-and-operations-management.csl diff --git a/.github/workflows/merge.yaml b/.github/workflows/merge.yaml index dc997e6d701..9c2d3767b50 100644 --- a/.github/workflows/merge.yaml +++ b/.github/workflows/merge.yaml @@ -58,7 +58,7 @@ jobs: if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && (steps.update.outputs.updated == 'true' || steps.update.outputs.deleted == 'true')) uses: ruby/setup-ruby@v1 with: - ruby-version: 3.0.0 + ruby-version: 3.0.2 - name: but use cache to speed that up if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && (steps.update.outputs.updated == 'true' || steps.update.outputs.deleted == 'true')) uses: actions/cache@v2 diff --git a/.github/workflows/sheldon.yaml b/.github/workflows/sheldon.yaml index 6bd89b71e37..b52f89d50fe 100644 --- a/.github/workflows/sheldon.yaml +++ b/.github/workflows/sheldon.yaml @@ -50,7 +50,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: 3.0.0 + ruby-version: 3.0.2 - name: but use cache to speed that up uses: actions/cache@v2 with: diff --git a/Gemfile b/Gemfile index 10a8635675e..7f6467aff47 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -ruby '3.0.0' +ruby '3.0.2' source 'https://rubygems.org' gem 'rake' diff --git a/Gemfile.lock b/Gemfile.lock index c53fdc40c47..1c45b4586ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/citation-style-language/Sheldon.git - revision: 38b6de75ac4dd86d6b3b47c172431e6e44f53ca0 + revision: 38b1c813448737261a43060ccd3669d67dbfcad7 specs: sheldon (1.0.30) citeproc-ruby @@ -24,44 +24,60 @@ GEM public_suffix (>= 2.0.2, < 5.0) citeproc (1.0.10) namae (~> 1.0) - citeproc-ruby (1.1.13) + citeproc-ruby (1.1.14) citeproc (~> 1.0, >= 1.0.9) - csl (~> 1.5) - csl (1.5.2) + csl (~> 1.6) + csl (1.6.0) namae (~> 1.0) - csl-styles (1.0.1.10) + rexml + csl-styles (1.0.1.11) csl (~> 1.0) diff-lcs (1.4.4) diffy (3.4.0) dotenv (2.7.6) erubis (2.7.0) - faraday (1.3.0) + faraday (1.8.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) faraday-net_http (1.0.1) - faraday_middleware (1.0.0) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday_middleware (1.1.0) faraday (~> 1.0) fuubar (2.5.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) git_diff (0.4.3) hashdiff (0.3.7) - mini_portile2 (2.5.1) + mini_portile2 (2.6.1) multipart-post (2.1.1) - namae (1.0.2) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + namae (1.1.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - octokit (4.20.0) + octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ostruct (0.3.3) + ostruct (0.4.0) public_suffix (4.0.6) racc (1.5.2) - rake (13.0.3) + rake (13.0.6) reverse_markdown (2.0.0) nokogiri + rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -76,7 +92,7 @@ GEM rspec-support (~> 3.10.0) rspec-support (3.10.2) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -93,7 +109,7 @@ DEPENDENCIES sheldon! RUBY VERSION - ruby 3.0.0p0 + ruby 3.0.2p107 BUNDLED WITH - 2.2.3 + 2.2.22 diff --git a/acta-hydrotechnica.csl b/acta-hydrotechnica.csl index 19ebb6c10b5..02cd104139d 100644 --- a/acta-hydrotechnica.csl +++ b/acta-hydrotechnica.csl @@ -75,7 +75,7 @@ - + diff --git a/american-sociological-association.csl b/american-sociological-association.csl index 407fa190ca0..6657716cde8 100644 --- a/american-sociological-association.csl +++ b/american-sociological-association.csl @@ -236,7 +236,7 @@ - + diff --git a/archeosciences.csl b/archeosciences.csl index 81db24e59eb..f67995eb103 100644 --- a/archeosciences.csl +++ b/archeosciences.csl @@ -1,4 +1,4 @@ - + + + diff --git a/dependent/journal-of-business-finance-and-accounting.csl b/dependent/journal-of-business-finance-and-accounting.csl index 36063a15b29..c992e046f0e 100644 --- a/dependent/journal-of-business-finance-and-accounting.csl +++ b/dependent/journal-of-business-finance-and-accounting.csl @@ -1,30 +1,30 @@ - - + + diff --git a/developmental-medicine-and-child-neurology.csl b/developmental-medicine-and-child-neurology.csl new file mode 100644 index 00000000000..64e7ff3196c --- /dev/null +++ b/developmental-medicine-and-child-neurology.csl @@ -0,0 +1,176 @@ + + diff --git a/focaal-journal-of-global-and-historical-anthropology.csl b/focaal-journal-of-global-and-historical-anthropology.csl new file mode 100644 index 00000000000..322516e59c6 --- /dev/null +++ b/focaal-journal-of-global-and-historical-anthropology.csl @@ -0,0 +1,617 @@ + + diff --git a/harvard-cardiff-university-old.csl b/harvard-cardiff-university-old.csl index e96db07f808..31cc6f69ea3 100644 --- a/harvard-cardiff-university-old.csl +++ b/harvard-cardiff-university-old.csl @@ -5,7 +5,7 @@ http://www.zotero.org/styles/harvard-cardiff-university-old - + Zoe Young youngz@cardiff.ac.uk diff --git a/harvard-university-of-bath.csl b/harvard-university-of-bath.csl index e0936b64658..b1ca7fcfaa8 100644 --- a/harvard-university-of-bath.csl +++ b/harvard-university-of-bath.csl @@ -18,7 +18,7 @@ Adaptation of Harvard referencing style used at the University of Bath. - 2021-02-24T15:00:00+00:00 + 2021-10-05T08:20:00+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -301,7 +301,7 @@ - + @@ -630,9 +630,9 @@ + + - - diff --git a/health-education-england-harvard.csl b/health-education-england-harvard.csl index bda6d384d63..7a4387dafe2 100644 --- a/health-education-england-harvard.csl +++ b/health-education-england-harvard.csl @@ -15,7 +15,7 @@ - HEE Harvard is based on based on the British Standards BS 5605:1990 Recommendations for citing and referencing published material and BS 1629:1989 Recommendations or references to published materials and Bournemouth University’s Harvard Style. + HEE Harvard is based on based on the British Standards BS 5605:1990 Recommendations for citing and referencing published material and BS 1629:1989 Recommendations or references to published materials and Bournemouth University’s Harvard Style. 2021-03-23T21:31:11+00:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License diff --git a/human-molecular-genetics.csl b/human-molecular-genetics.csl index 66fb816caf1..5471cf06844 100644 --- a/human-molecular-genetics.csl +++ b/human-molecular-genetics.csl @@ -83,7 +83,7 @@ - + diff --git a/ieee.csl b/ieee.csl index 2cc6f62e7f4..b56ba3a9bdc 100644 --- a/ieee.csl +++ b/ieee.csl @@ -237,7 +237,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -331,13 +331,13 @@ - - - - - - - + + + + + + + @@ -352,16 +352,16 @@ - - - - - - - - + + + + + + - + + + @@ -388,7 +388,7 @@ - + diff --git a/journal-of-accounting-research.csl b/journal-of-accounting-research.csl index 3c625149f43..70dab68bcc8 100644 --- a/journal-of-accounting-research.csl +++ b/journal-of-accounting-research.csl @@ -1,617 +1,617 @@ - - + + diff --git a/journal-of-microbiology.csl b/journal-of-microbiology.csl index dd9305f26ad..d4c70c3ba68 100644 --- a/journal-of-microbiology.csl +++ b/journal-of-microbiology.csl @@ -5,7 +5,7 @@ JM http://www.zotero.org/styles/journal-of-microbiology - + Patrick O'Brien diff --git a/journal-of-move-and-therapeutic-science.csl b/journal-of-move-and-therapeutic-science.csl index 7cad40f5d5e..7c4721aa85c 100644 --- a/journal-of-move-and-therapeutic-science.csl +++ b/journal-of-move-and-therapeutic-science.csl @@ -53,7 +53,7 @@ - + diff --git a/journal-of-the-american-association-of-laboratory-animal-science.csl b/journal-of-the-american-association-of-laboratory-animal-science.csl index f67d51a2c5d..573855b5da3 100644 --- a/journal-of-the-american-association-of-laboratory-animal-science.csl +++ b/journal-of-the-american-association-of-laboratory-animal-science.csl @@ -100,6 +100,9 @@ + + + diff --git a/juristische-schulung.csl b/juristische-schulung.csl index d9d903431a5..1c65f23d7e2 100644 --- a/juristische-schulung.csl +++ b/juristische-schulung.csl @@ -145,14 +145,14 @@ - - - - - - + + + + + +