diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 000000000000..85be4bb9662f
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,3 @@
+# These are supported funding model platforms
+
+github: rmzelle
diff --git a/.github/stale.yml b/.github/stale.yml
index 64d14f648152..c226400853f4 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
-daysUntilClose: 14
+daysUntilClose: false
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
@@ -13,6 +13,8 @@ staleLabel: waiting
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue hasn't seen any activity in the past 30 days. It will be automatically closed if no further activity occurs in the next two weeks.
+# Limit to only `issues` or `pulls`
+only: pulls
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
# Limit the number of actions per hour, from 1-30. Default is 30
diff --git a/.travis.yml b/.travis.yml
index b7faafd2f120..9ca1f2550dc3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
-dist: xenial
+dist: bionic
language: ruby
cache: bundler
rvm:
- - 2.5.3
+ - 2.6.5
install:
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
- bundle update sheldon
diff --git a/Gemfile b/Gemfile
index fe9fc8e61c83..65bb42671426 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-ruby '2.5.3'
+ruby '2.6.5'
source 'https://rubygems.org'
gem 'rake'
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d689349329e..c3cc47dff24c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/citation-style-language/Sheldon.git
- revision: 09d0daebe0b6c76ccf9963f86e2e966b28a3ef46
+ revision: c2cc508c57157ee7d00948e24c46e10e3f319d57
specs:
sheldon (1.0.2)
citeproc-ruby
@@ -26,30 +26,30 @@ GEM
diff-lcs (1.3)
diffy (3.3.0)
dotenv (2.7.5)
- fuubar (2.4.1)
+ fuubar (2.5.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
mini_portile2 (2.4.0)
namae (1.0.1)
- nokogiri (1.10.4)
+ nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
ostruct (0.1.0)
- rake (12.3.3)
- reverse_markdown (1.1.0)
+ rake (13.0.1)
+ reverse_markdown (1.3.0)
nokogiri
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.1)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
ruby-progressbar (1.10.1)
PLATFORMS
@@ -64,7 +64,7 @@ DEPENDENCIES
sheldon!
RUBY VERSION
- ruby 2.5.3p105
+ ruby 2.6.5p114
BUNDLED WITH
1.17.3
diff --git a/afte-journal.csl b/afte-journal.csl
new file mode 100644
index 000000000000..11ed6b2f6b53
--- /dev/null
+++ b/afte-journal.csl
@@ -0,0 +1,227 @@
+
+
diff --git a/apa-5th-edition.csl b/apa-5th-edition.csl
index e53978208e7d..7e22c594594e 100644
--- a/apa-5th-edition.csl
+++ b/apa-5th-edition.csl
@@ -2,7 +2,7 @@
diff --git a/apa-annotated-bibliography.csl b/apa-annotated-bibliography.csl
index 0934aa51d41a..ee69014eb7b4 100644
--- a/apa-annotated-bibliography.csl
+++ b/apa-annotated-bibliography.csl
@@ -1,38 +1,20 @@
diff --git a/apa-cv.csl b/apa-cv.csl
index 8b2ce1294bcb..fd83806c0be9 100644
--- a/apa-cv.csl
+++ b/apa-cv.csl
@@ -1,38 +1,20 @@
+
\ No newline at end of file
diff --git a/apa-no-doi-no-issue.csl b/apa-no-doi-no-issue.csl
index 241f6b6e358c..792f07744245 100644
--- a/apa-no-doi-no-issue.csl
+++ b/apa-no-doi-no-issue.csl
@@ -2,10 +2,10 @@
+
\ No newline at end of file
diff --git a/apa.csl b/apa.csl
index 700cfc677548..0c0ed3caa30d 100644
--- a/apa.csl
+++ b/apa.csl
@@ -1,37 +1,20 @@
+
\ No newline at end of file
diff --git a/association-for-computing-machinery.csl b/association-for-computing-machinery.csl
index 71b3ae878c63..cc896a8c47dd 100644
--- a/association-for-computing-machinery.csl
+++ b/association-for-computing-machinery.csl
@@ -13,7 +13,7 @@
- 2017-07-03T15:22:45+00:00
+ 2019-12-18T11:27:24+00:00
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
@@ -125,7 +125,7 @@
-
+
@@ -137,6 +137,7 @@
+
@@ -180,6 +181,12 @@
+
+
+
+
+
+
diff --git a/berlin-school-of-economics-and-law-international-marketing-management.csl b/berlin-school-of-economics-and-law-international-marketing-management.csl
new file mode 100644
index 000000000000..ba1dcaaa7fa1
--- /dev/null
+++ b/berlin-school-of-economics-and-law-international-marketing-management.csl
@@ -0,0 +1,201 @@
+
+
diff --git a/bourgogne-franche-comte-nature.csl b/bourgogne-franche-comte-nature.csl
new file mode 100644
index 000000000000..0cacbadea3a3
--- /dev/null
+++ b/bourgogne-franche-comte-nature.csl
@@ -0,0 +1,227 @@
+
+
diff --git a/british-journal-of-political-science.csl b/british-journal-of-political-science.csl
index 2c70201a96ab..766ebb202dc3 100644
--- a/british-journal-of-political-science.csl
+++ b/british-journal-of-political-science.csl
@@ -18,7 +18,7 @@
0007-1234
1469-2112
BJPS Style as updated per 6 March 2018 guidelines.
- 2018-09-13T13:59:45+00:00
+ 2019-12-23T10:58:34+00:00
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
@@ -51,6 +51,9 @@
+
+
+
diff --git a/budownictwo-i-architektura-pl.csl b/budownictwo-i-architektura-pl.csl
index ccf74dd7720d..f1c542ab5410 100644
--- a/budownictwo-i-architektura-pl.csl
+++ b/budownictwo-i-architektura-pl.csl
@@ -1,7 +1,8 @@
-
diff --git a/canadian-geotechnical-journal.csl b/canadian-geotechnical-journal.csl
index b2ee8d48f4d3..c50e50f16e82 100644
--- a/canadian-geotechnical-journal.csl
+++ b/canadian-geotechnical-journal.csl
@@ -5,7 +5,7 @@
http://www.zotero.org/styles/canadian-geotechnical-journal
-
+
Sebastian Karcher
@@ -17,13 +17,21 @@
Libor Ansorge
http://www.ansorge.website
+
+ Patrick O'Brien, PhD
+
0008-3674
1208-6010
- 2016-05-22T17:28:58+00:00
+ 2019-12-12T13:45:56+00:00
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
+
+
+ available from
+
+
@@ -38,8 +46,8 @@
-
-
+
+
@@ -74,17 +82,16 @@
-
+
-
-
-
-
-
+
+
+
+
-
+
@@ -93,7 +100,7 @@
-
+
@@ -116,19 +123,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/cell-research.csl b/cell-research.csl
index bba823e44d43..e90f480bd554 100644
--- a/cell-research.csl
+++ b/cell-research.csl
@@ -4,7 +4,7 @@
Cell Research
http://www.zotero.org/styles/cell-research
-
+
Sebastian Karcher
diff --git a/dependent/adansonia.csl b/dependent/adansonia.csl
new file mode 100644
index 000000000000..67b20f51b89c
--- /dev/null
+++ b/dependent/adansonia.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/aims-agriculture-and-food.csl b/dependent/aims-agriculture-and-food.csl
new file mode 100644
index 000000000000..ae31edcc09d7
--- /dev/null
+++ b/dependent/aims-agriculture-and-food.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-allergy-and-immunology.csl b/dependent/aims-allergy-and-immunology.csl
new file mode 100644
index 000000000000..6064b1247c8f
--- /dev/null
+++ b/dependent/aims-allergy-and-immunology.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-bioengineering.csl b/dependent/aims-bioengineering.csl
new file mode 100644
index 000000000000..5fd820e6cad6
--- /dev/null
+++ b/dependent/aims-bioengineering.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-biophysics.csl b/dependent/aims-biophysics.csl
new file mode 100644
index 000000000000..f5847e96cf82
--- /dev/null
+++ b/dependent/aims-biophysics.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-electronics-and-electrical-engineering.csl b/dependent/aims-electronics-and-electrical-engineering.csl
new file mode 100644
index 000000000000..c9a4022b2225
--- /dev/null
+++ b/dependent/aims-electronics-and-electrical-engineering.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-energy.csl b/dependent/aims-energy.csl
new file mode 100644
index 000000000000..4f886832f344
--- /dev/null
+++ b/dependent/aims-energy.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-environmental-science.csl b/dependent/aims-environmental-science.csl
new file mode 100644
index 000000000000..cffbb04f1367
--- /dev/null
+++ b/dependent/aims-environmental-science.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-genetics.csl b/dependent/aims-genetics.csl
new file mode 100644
index 000000000000..ffc314ffc763
--- /dev/null
+++ b/dependent/aims-genetics.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-geosciences.csl b/dependent/aims-geosciences.csl
new file mode 100644
index 000000000000..4c1c44c84223
--- /dev/null
+++ b/dependent/aims-geosciences.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-materials-science.csl b/dependent/aims-materials-science.csl
new file mode 100644
index 000000000000..1000b8d1f866
--- /dev/null
+++ b/dependent/aims-materials-science.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-mathematics.csl b/dependent/aims-mathematics.csl
new file mode 100644
index 000000000000..da912da020db
--- /dev/null
+++ b/dependent/aims-mathematics.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-medical-science.csl b/dependent/aims-medical-science.csl
new file mode 100644
index 000000000000..aa765c32c5b4
--- /dev/null
+++ b/dependent/aims-medical-science.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-microbiology.csl b/dependent/aims-microbiology.csl
new file mode 100644
index 000000000000..9a5461b90bba
--- /dev/null
+++ b/dependent/aims-microbiology.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-molecular-science.csl b/dependent/aims-molecular-science.csl
new file mode 100644
index 000000000000..a8c30aec6cb2
--- /dev/null
+++ b/dependent/aims-molecular-science.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-neuroscience.csl b/dependent/aims-neuroscience.csl
new file mode 100644
index 000000000000..d18d10bdb672
--- /dev/null
+++ b/dependent/aims-neuroscience.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/aims-public-health.csl b/dependent/aims-public-health.csl
new file mode 100644
index 000000000000..5db8848b6fba
--- /dev/null
+++ b/dependent/aims-public-health.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/anthropozoologica.csl b/dependent/anthropozoologica.csl
new file mode 100644
index 000000000000..6b424ccd145d
--- /dev/null
+++ b/dependent/anthropozoologica.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/behavior-analysis-research-and-practice.csl b/dependent/behavior-analysis-research-and-practice.csl
new file mode 100644
index 000000000000..c874f4f81495
--- /dev/null
+++ b/dependent/behavior-analysis-research-and-practice.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/military-psychology.csl b/dependent/behavioral-development.csl
similarity index 55%
rename from dependent/military-psychology.csl
rename to dependent/behavioral-development.csl
index fe4e6969d514..f2ba10f88892 100644
--- a/dependent/military-psychology.csl
+++ b/dependent/behavioral-development.csl
@@ -1,16 +1,15 @@
diff --git a/dependent/budownictwo-i-architektura-en.csl b/dependent/budownictwo-i-architektura-en.csl
deleted file mode 100644
index aea67f03591e..000000000000
--- a/dependent/budownictwo-i-architektura-en.csl
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
diff --git a/dependent/canadian-journal-of-behavioural-science.csl b/dependent/canadian-journal-of-behavioural-science.csl
index 838ddd1793ee..961b83f292a8 100644
--- a/dependent/canadian-journal-of-behavioural-science.csl
+++ b/dependent/canadian-journal-of-behavioural-science.csl
@@ -1,8 +1,8 @@
diff --git a/dependent/cryptogamie-bryologie.csl b/dependent/cryptogamie-bryologie.csl
new file mode 100644
index 000000000000..cfc8916ded14
--- /dev/null
+++ b/dependent/cryptogamie-bryologie.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/cryptogamie-mycologie.csl b/dependent/cryptogamie-mycologie.csl
new file mode 100644
index 000000000000..3663448b2e7a
--- /dev/null
+++ b/dependent/cryptogamie-mycologie.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/european-journal-of-health-psychology.csl b/dependent/european-journal-of-health-psychology.csl
new file mode 100644
index 000000000000..d352af21e62d
--- /dev/null
+++ b/dependent/european-journal-of-health-psychology.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/geodiversitas.csl b/dependent/geodiversitas.csl
new file mode 100644
index 000000000000..80b005f2abbc
--- /dev/null
+++ b/dependent/geodiversitas.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/green-finance.csl b/dependent/green-finance.csl
new file mode 100644
index 000000000000..bbb03310d5dd
--- /dev/null
+++ b/dependent/green-finance.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/institut-catholique-de-paris.csl b/dependent/institut-catholique-de-paris.csl
new file mode 100644
index 000000000000..a792f8c39158
--- /dev/null
+++ b/dependent/institut-catholique-de-paris.csl
@@ -0,0 +1,22 @@
+
+
diff --git a/dependent/international-journal-of-oral-science.csl b/dependent/international-journal-of-oral-science.csl
index 6d12d16dab59..a1830491da16 100644
--- a/dependent/international-journal-of-oral-science.csl
+++ b/dependent/international-journal-of-oral-science.csl
@@ -5,7 +5,7 @@
International Journal of Oral Science
http://www.zotero.org/styles/international-journal-of-oral-science
-
+
diff --git a/dependent/journal-of-latina-o-psychology.csl b/dependent/journal-of-latina-o-psychology.csl
index 22475008e084..d9c77493c18b 100644
--- a/dependent/journal-of-latina-o-psychology.csl
+++ b/dependent/journal-of-latina-o-psychology.csl
@@ -1,16 +1,16 @@
diff --git a/dependent/mathematical-biosciences-and-engineering.csl b/dependent/mathematical-biosciences-and-engineering.csl
new file mode 100644
index 000000000000..c4aa878e9456
--- /dev/null
+++ b/dependent/mathematical-biosciences-and-engineering.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/mathematics-in-engineering.csl b/dependent/mathematics-in-engineering.csl
new file mode 100644
index 000000000000..742f4d84cd66
--- /dev/null
+++ b/dependent/mathematics-in-engineering.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/molecular-nutrition-and-food-research.csl b/dependent/molecular-nutrition-and-food-research.csl
deleted file mode 100644
index 26ba3f6e8478..000000000000
--- a/dependent/molecular-nutrition-and-food-research.csl
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
diff --git a/dependent/review-of-general-psychology.csl b/dependent/motivation-science.csl
similarity index 53%
rename from dependent/review-of-general-psychology.csl
rename to dependent/motivation-science.csl
index d0889a1ec39c..12d5acf307c5 100644
--- a/dependent/review-of-general-psychology.csl
+++ b/dependent/motivation-science.csl
@@ -1,16 +1,16 @@
diff --git a/dependent/naturae.csl b/dependent/naturae.csl
new file mode 100644
index 000000000000..c5efdeaf9e9d
--- /dev/null
+++ b/dependent/naturae.csl
@@ -0,0 +1,16 @@
+
+
diff --git a/dependent/practice-innovations.csl b/dependent/practice-innovations.csl
new file mode 100644
index 000000000000..d0ca17094f22
--- /dev/null
+++ b/dependent/practice-innovations.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/psychology-and-neuroscience.csl b/dependent/psychology-and-neuroscience.csl
new file mode 100644
index 000000000000..536702da7b73
--- /dev/null
+++ b/dependent/psychology-and-neuroscience.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/psychology-of-men-and-masculinity.csl b/dependent/psychology-of-men-and-masculinity.csl
index 10685ef009ef..b32219ea6037 100644
--- a/dependent/psychology-of-men-and-masculinity.csl
+++ b/dependent/psychology-of-men-and-masculinity.csl
@@ -1,8 +1,8 @@
diff --git a/dependent/scholarship-of-teaching-and-learning-in-psychology.csl b/dependent/scholarship-of-teaching-and-learning-in-psychology.csl
new file mode 100644
index 000000000000..df503bcd91cc
--- /dev/null
+++ b/dependent/scholarship-of-teaching-and-learning-in-psychology.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/school-psychology-quarterly.csl b/dependent/school-psychology-quarterly.csl
index e2f70960915b..c07a4e02fce6 100644
--- a/dependent/school-psychology-quarterly.csl
+++ b/dependent/school-psychology-quarterly.csl
@@ -1,16 +1,16 @@
diff --git a/dependent/the-humanistic-psychologist.csl b/dependent/the-humanistic-psychologist.csl
new file mode 100644
index 000000000000..b990e622880d
--- /dev/null
+++ b/dependent/the-humanistic-psychologist.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/translational-issues-in-psychological-science.csl b/dependent/translational-issues-in-psychological-science.csl
new file mode 100644
index 000000000000..3fa2d194a184
--- /dev/null
+++ b/dependent/translational-issues-in-psychological-science.csl
@@ -0,0 +1,17 @@
+
+
diff --git a/dependent/traumatology-an-international-journal.csl b/dependent/traumatology-an-international-journal.csl
index f77d787e8207..1ff1a5b36e75 100644
--- a/dependent/traumatology-an-international-journal.csl
+++ b/dependent/traumatology-an-international-journal.csl
@@ -1,8 +1,8 @@
diff --git a/din-1505-2-alphanumeric.csl b/din-1505-2-alphanumeric.csl
index 18c669834683..b78be2cdf8a6 100644
--- a/din-1505-2-alphanumeric.csl
+++ b/din-1505-2-alphanumeric.csl
@@ -1,7 +1,7 @@
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
new file mode 100644
index 000000000000..db28e79522ba
--- /dev/null
+++ b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt-initials.csl
@@ -0,0 +1,614 @@
+
+
diff --git a/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl
new file mode 100644
index 000000000000..a3e34f1c8ac6
--- /dev/null
+++ b/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt.csl
@@ -0,0 +1,614 @@
+
+
diff --git a/iso690-author-date-de.csl b/iso690-author-date-de.csl
new file mode 100644
index 000000000000..2ec6fd25bc1a
--- /dev/null
+++ b/iso690-author-date-de.csl
@@ -0,0 +1,581 @@
+
+
diff --git a/iso690-full-note-cs.csl b/iso690-full-note-cs.csl
new file mode 100644
index 000000000000..f7adf459017b
--- /dev/null
+++ b/iso690-full-note-cs.csl
@@ -0,0 +1,593 @@
+
+
diff --git a/iso690-full-note-with-ibid-ro.csl b/iso690-full-note-with-ibid-ro.csl
new file mode 100644
index 000000000000..aefe339c2a1d
--- /dev/null
+++ b/iso690-full-note-with-ibid-ro.csl
@@ -0,0 +1,603 @@
+
+
diff --git a/journal-of-small-business-management.csl b/journal-of-small-business-management.csl
new file mode 100644
index 000000000000..490b2b0c04c5
--- /dev/null
+++ b/journal-of-small-business-management.csl
@@ -0,0 +1,1498 @@
+
+
diff --git a/jurnal-sains-farmasi-dan-klinis.csl b/jurnal-sains-farmasi-dan-klinis.csl
new file mode 100644
index 000000000000..ebc4249ee9c0
--- /dev/null
+++ b/jurnal-sains-farmasi-dan-klinis.csl
@@ -0,0 +1,348 @@
+
+
diff --git a/kidney-international.csl b/kidney-international.csl
deleted file mode 100644
index 8061490540e7..000000000000
--- a/kidney-international.csl
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
diff --git a/les-nouvelles-de-l-archeologie.csl b/les-nouvelles-de-l-archeologie.csl
index 9cace0de14bd..d10aa39687f5 100644
--- a/les-nouvelles-de-l-archeologie.csl
+++ b/les-nouvelles-de-l-archeologie.csl
@@ -54,8 +54,8 @@
-
-
+
+
diff --git a/materials-express.csl b/materials-express.csl
new file mode 100644
index 000000000000..4879aa0efd63
--- /dev/null
+++ b/materials-express.csl
@@ -0,0 +1,181 @@
+
+
diff --git a/midwestern-baptist-theological-seminary.csl b/midwestern-baptist-theological-seminary.csl
new file mode 100644
index 000000000000..8fb1a643c841
--- /dev/null
+++ b/midwestern-baptist-theological-seminary.csl
@@ -0,0 +1,1513 @@
+
+
diff --git a/molecular-nutrition-and-food-research.csl b/molecular-nutrition-and-food-research.csl
new file mode 100644
index 000000000000..4319de8f3d05
--- /dev/null
+++ b/molecular-nutrition-and-food-research.csl
@@ -0,0 +1,160 @@
+
+
diff --git a/museum-national-dhistoire-naturelle.csl b/museum-national-dhistoire-naturelle.csl
new file mode 100644
index 000000000000..13c947bf2a5f
--- /dev/null
+++ b/museum-national-dhistoire-naturelle.csl
@@ -0,0 +1,306 @@
+
+
diff --git a/renamed-styles.json b/renamed-styles.json
index db071560619e..636fa7f03bea 100644
--- a/renamed-styles.json
+++ b/renamed-styles.json
@@ -52,6 +52,7 @@
"brain-and-development-english-language": "brain-and-development",
"british-ecological-society": "apa-old-doi-prefix",
"british-volume-of-the-journal-of-bone-and-joint-surgery": "the-journal-of-bone-and-joint-surgery",
+ "budownictwo-i-architektura-en": "budownictwo-i-architektura-pl",
"bulletin-of-materials-science": "springer-humanities-author-date",
"bulletin-of-the-medical-library-association": "journal-of-the-medical-library-association",
"canadian-journal-of-anaesthesia": "canadian-journal-of-anesthesia",
diff --git a/ritid.csl b/ritid.csl
new file mode 100644
index 000000000000..5ba403bb5917
--- /dev/null
+++ b/ritid.csl
@@ -0,0 +1,1353 @@
+
+
diff --git a/ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl b/ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl
index 15db6be3b02c..6864ca775782 100644
--- a/ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl
+++ b/ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl
@@ -12,19 +12,19 @@
sebastian.knop@rub.de
- 2019-05-20T11:40:20+01:00
+ 2019-12-18T15:42:00+01:00
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
- et al.
+ et al.
abgerufen am
und
- et al.
+ et al.
ᵗʰ
ˢᵗ
ⁿᵈ
@@ -37,6 +37,7 @@
+
@@ -102,10 +103,7 @@
-
-
-
-
+
@@ -138,7 +136,7 @@
-
+
@@ -246,13 +244,13 @@
-
+
-
+
@@ -307,7 +305,7 @@
-
+
diff --git a/spec/sheldon/items.json b/spec/sheldon/items.json
index bd359da6befb..889a19c8d2f6 100644
--- a/spec/sheldon/items.json
+++ b/spec/sheldon/items.json
@@ -2,7 +2,7 @@
{
"id": "HanckevarietiescapitalismConflict2007",
"type": "book",
- "title": "Beyond varieties of capitalism : Conflict, contradiction, and complementarities in the European economy",
+ "title": "Beyond varieties of capitalism: Conflict, contradiction, and complementarities in the European economy",
"publisher": "Oxford University Press",
"publisher-place": "Oxford and New York",
"source": "Open WorldCat",
@@ -96,11 +96,12 @@
"type": "article-journal",
"title": "A data citation roadmap for scholarly data repositories",
"container-title": "Scientific Data",
+ "container-title-short": "Sci. Data",
"page": "28",
"volume": "6",
"issue": "1",
"source": "Nature",
- "abstract": "This article presents a practical roadmap for scholarly data repositories to implement data citation in accordance with the Joint Declaration of Data Citation Principles, a synopsis and harmonization of the recommendations of major science policy bodies. The roadmap was developed by the Repositories Expert Group, as part of the Data Citation Implementation Pilot (DCIP) project, an initiative of FORCE11.org and the NIH-funded BioCADDIE (\n https://biocaddie.org\n \n ) project. The roadmap makes 11 specific recommendations, grouped into three phases of implementation: a) required steps needed to support the Joint Declaration of Data Citation Principles, b) recommended steps that facilitate article/data publication workflows, and c) optional steps that further improve data citation support provided by data repositories. We describe the early adoption of these recommendations 18 months after they have first been published, looking specifically at implementations of machine-readable metadata on dataset landing pages.",
+ "abstract": "This article presents a practical roadmap for scholarly data repositories to implement data citation in accordance with the Joint Declaration of Data Citation Principles, a synopsis and harmonization of the recommendations of major science policy bodies. The roadmap was developed by the Repositories Expert Group, as part of the Data Citation Implementation Pilot (DCIP) project, an initiative of FORCE11.org and the NIH-funded BioCADDIE (https://biocaddie.org) project. The roadmap makes 11 specific recommendations, grouped into three phases of implementation: a) required steps needed to support the Joint Declaration of Data Citation Principles, b) recommended steps that facilitate article/data publication workflows, and c) optional steps that further improve data citation support provided by data repositories. We describe the early adoption of these recommendations 18 months after they have first been published, looking specifically at implementations of machine-readable metadata on dataset landing pages.",
"URL": "http://www.nature.com/articles/s41597-019-0031-8",
"DOI": "10.1038/s41597-019-0031-8",
"ISSN": "2052-4463",
@@ -171,4 +172,4 @@
},
"citation-number": 4
}
-]
\ No newline at end of file
+]
diff --git a/surgical-neurology-international.csl b/surgical-neurology-international.csl
index b720c58eecb3..f794bd3936ec 100644
--- a/surgical-neurology-international.csl
+++ b/surgical-neurology-international.csl
@@ -1,11 +1,13 @@
-
diff --git a/universidade-de-sao-paulo-escola-de-comunicacoes-e-artes-abnt.csl b/universidade-de-sao-paulo-escola-de-comunicacoes-e-artes-abnt.csl
new file mode 100644
index 000000000000..682e01c27dc6
--- /dev/null
+++ b/universidade-de-sao-paulo-escola-de-comunicacoes-e-artes-abnt.csl
@@ -0,0 +1,573 @@
+
+
diff --git a/universidade-federal-do-rio-de-janeiro-instituto-alberto-luiz-coimbra-de-pos-graduacao-e-pesquisa-de-engenharia-abnt.csl b/universidade-federal-do-rio-de-janeiro-instituto-alberto-luiz-coimbra-de-pos-graduacao-e-pesquisa-de-engenharia-abnt.csl
new file mode 100644
index 000000000000..da8a9b7f6671
--- /dev/null
+++ b/universidade-federal-do-rio-de-janeiro-instituto-alberto-luiz-coimbra-de-pos-graduacao-e-pesquisa-de-engenharia-abnt.csl
@@ -0,0 +1,607 @@
+
+
diff --git a/university-of-helsinki-faculty-of-theology.csl b/university-of-helsinki-faculty-of-theology.csl
index 5b3eb0bbfc05..47b0cda4685b 100644
--- a/university-of-helsinki-faculty-of-theology.csl
+++ b/university-of-helsinki-faculty-of-theology.csl
@@ -1,49 +1,48 @@
-
diff --git a/university-of-lincoln-harvard.csl b/university-of-lincoln-harvard.csl
index 492c8bd9229c..3ad984a52dfc 100644
--- a/university-of-lincoln-harvard.csl
+++ b/university-of-lincoln-harvard.csl
@@ -14,7 +14,7 @@
The Harvard author-date style, 2nd edition, as outlined by the library of the University of Lincoln.
- 2019-03-26T13:11:32+00:00
+ 2019-11-13T14:03:41+00:00
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License
@@ -61,16 +61,18 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -166,8 +168,14 @@
-
-
+
+
+
+
+
+
+
+
@@ -177,6 +185,12 @@
+
+
+
+
+
+
diff --git a/weed-research.csl b/weed-research.csl
index 25bb79f07bae..67bcdb3fe368 100644
--- a/weed-research.csl
+++ b/weed-research.csl
@@ -42,7 +42,7 @@
-
+