Skip to content

Commit d9d4e62

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from 9e81857..f03dece
f03dece Bump nokogiri from 1.10.7 to 1.10.8 (#4580) 31bacc1 JCL: Fix formatting & space before locator adfc9b0 Add The Journal of Comparative Law (#4576) 599d39c Create uni-freiburg-geschichte.csl (#4561) 3ad8d40 Add Begell House styles (#4575) 223527b Create begell-apa.csl (#4574) d73b9a9 Update journal-of-neolithic-archaeology.csl (#4572) 5b2810c Create anatomical-sciences-education.csl (#4573) 9454897 Update ASA style b3c6efd Reorder/reindent (#4571) aa52aaa Encrypt Travis CI notification email addresses (#4570) d8f2843 Update ayer.csl (#4569) 448e67e Create ayer.csl (#4565) bf1ddae Update springer-basic-author-date.csl (#4562) db525ac Update american-journal-of-physical-anthropology.csl (#4567) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: f03dece
1 parent c25b135 commit d9d4e62

File tree

71 files changed

+4425
-202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+4425
-202
lines changed

.travis.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@ dist: bionic
22
language: ruby
33
cache: bundler
44
rvm:
5-
- 2.6.5
5+
- 2.6.5
66
install:
7-
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
8-
- bundle update sheldon
7+
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
8+
- bundle update sheldon
99
notifications:
1010
email:
11-
recipients:
12-
- rintze.zelle@gmail.com
13-
- karcher@u.northwestern.edu
1411
on_success: change
1512
on_failure: always
13+
recipients:
14+
- secure: Ko9SzcdByE/HOMP7s9ddTpRdqahnO5LJ1MGJWX/cmymQc8fDRMgP9jgI6D/G5Ntgo6uGUO+xkcV5mBbOAoI5v8U2GQ5nICDXHdQrX8kJzve9JDiQJOy0c17TYi3d7bBeS1bOhy7E0TxHRax2wWWxDhqz80GwSo9JAhQbcusR/1U=
15+
- secure: Ov0xcwOVBSbc7uuCk0Qu+ILmh3HuFNa9PnfI363at9V3aG05oJHiTRseFXvfiHgK5663Wcytcl3DU+A2vYZSz7Y3ZGzcUzhlRBLMUfebncB2nAsX3NJsieJ6FoYlkRBZdzA2lzt3FVv99hebuZnU4OiANdnHFiLmFzeWRaPZfIQ=
1616
webhooks:
1717
urls:
18-
- https://shelbot.herokuapp.com/build
19-
- https://styles-update.zotero.org:8826/
20-
- https://styles-update.zotero.org:8827/
18+
- https://shelbot.herokuapp.com/build
19+
- https://styles-update.zotero.org:8826/
20+
- https://styles-update.zotero.org:8827/
2121
on_success: always
2222
on_failure: always
2323
on_start: never

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
ruby-progressbar (~> 1.4)
3232
mini_portile2 (2.4.0)
3333
namae (1.0.1)
34-
nokogiri (1.10.7)
34+
nokogiri (1.10.8)
3535
mini_portile2 (~> 2.4.0)
3636
ostruct (0.1.0)
3737
rake (13.0.1)

american-sociological-association.csl

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="chicago">
33
<info>
4-
<title>American Sociological Association</title>
4+
<title>American Sociological Association 6th edition</title>
55
<title-short>ASA</title-short>
66
<id>http://www.zotero.org/styles/american-sociological-association</id>
77
<link href="http://www.zotero.org/styles/american-sociological-association" rel="self"/>
@@ -15,7 +15,7 @@
1515
</contributor>
1616
<category citation-format="author-date"/>
1717
<category field="sociology"/>
18-
<summary>The ASA style.</summary>
18+
<summary>The ASA style following the 6th edition of the Style Guide</summary>
1919
<updated>2018-04-20T10:42:41+00:00</updated>
2020
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2121
</info>
@@ -30,7 +30,7 @@
3030
</macro>
3131
<macro name="author">
3232
<names variable="author">
33-
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="contextual" initialize="false" initialize-with=". "/>
33+
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="always" initialize="false" initialize-with=". "/>
3434
<label form="short" prefix=", "/>
3535
<substitute>
3636
<names variable="editor"/>

anatomical-sciences-education.csl

+152
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-GB">
3+
<info>
4+
<title>Anatomical Sciences Education</title>
5+
<title-short>ASE</title-short>
6+
<id>http://www.zotero.org/styles/anatomical-sciences-education</id>
7+
<link href="http://www.zotero.org/styles/anatomical-sciences-education" rel="self"/>
8+
<link href="http://www.zotero.org/styles/clinical-anatomy" rel="template"/>
9+
<link href="https://anatomypubs.onlinelibrary.wiley.com/hub/journal/19359780/homepage/forauthors.html#5" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="medicine"/>
15+
<issn>1935-9772</issn>
16+
<eissn>1935-9780</eissn>
17+
<updated>2020-02-20T14:47:42+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<macro name="author-short">
21+
<names variable="author">
22+
<name form="short" and="text"/>
23+
<substitute>
24+
<names variable="editor"/>
25+
<text variable="title"/>
26+
</substitute>
27+
</names>
28+
</macro>
29+
<macro name="author">
30+
<names variable="author">
31+
<name name-as-sort-order="all" sort-separator=" " delimiter=", " initialize-with=""/>
32+
<label text-case="capitalize-first" prefix=" (" suffix=")"/>
33+
<substitute>
34+
<names variable="editor"/>
35+
<text variable="title"/>
36+
</substitute>
37+
</names>
38+
</macro>
39+
<macro name="editor">
40+
<names variable="editor">
41+
<name name-as-sort-order="all" sort-separator=" " initialize-with=""/>
42+
<label text-case="capitalize-first" prefix=" (" suffix=")"/>
43+
</names>
44+
</macro>
45+
<macro name="issued">
46+
<date variable="issued">
47+
<date-part name="year"/>
48+
</date>
49+
</macro>
50+
<macro name="edition">
51+
<group delimiter=" ">
52+
<number variable="edition" form="ordinal"/>
53+
<label text-case="capitalize-first" variable="edition" form="short"/>
54+
</group>
55+
</macro>
56+
<macro name="access">
57+
<choose>
58+
<if type="article-journal" match="any">
59+
<choose>
60+
<if match="none" variable="page volume">
61+
<text variable="DOI" prefix="(in press; doi: " suffix=")"/>
62+
</if>
63+
</choose>
64+
</if>
65+
</choose>
66+
</macro>
67+
<citation disambiguate-add-year-suffix="true" et-al-min="3" et-al-use-first="1" collapse="year">
68+
<sort>
69+
<key macro="issued"/>
70+
<key macro="author-short"/>
71+
</sort>
72+
<layout prefix="(" suffix=")" delimiter="; ">
73+
<group delimiter=", ">
74+
<text macro="author-short"/>
75+
<text macro="issued"/>
76+
</group>
77+
</layout>
78+
</citation>
79+
<bibliography et-al-min="13" et-al-use-first="12">
80+
<sort>
81+
<key macro="author"/>
82+
<key macro="issued"/>
83+
</sort>
84+
<layout suffix=".">
85+
<group delimiter=" ">
86+
<text macro="author" suffix="."/>
87+
<text macro="issued" suffix="."/>
88+
<choose>
89+
<if type="book thesis" match="any">
90+
<group delimiter=". ">
91+
<text variable="title" text-case="title"/>
92+
<text macro="edition"/>
93+
<group delimiter=": ">
94+
<text variable="publisher-place"/>
95+
<text variable="publisher"/>
96+
</group>
97+
<text variable="genre"/>
98+
<group delimiter=" ">
99+
<text variable="number-of-pages"/>
100+
<label plural="never" strip-periods="true" variable="number-of-pages" form="short"/>
101+
</group>
102+
</group>
103+
</if>
104+
<else-if type="chapter paper-conference" match="any">
105+
<group delimiter=". ">
106+
<text variable="title"/>
107+
<group delimiter=": ">
108+
<text term="in" text-case="capitalize-first"/>
109+
<text macro="editor"/>
110+
</group>
111+
<text variable="container-title" text-case="title"/>
112+
<text macro="edition"/>
113+
<group delimiter=": ">
114+
<text variable="publisher-place"/>
115+
<text variable="publisher"/>
116+
</group>
117+
<group delimiter=" ">
118+
<label plural="never" strip-periods="true" variable="page" form="short"/>
119+
<text variable="page"/>
120+
</group>
121+
</group>
122+
</else-if>
123+
<else-if type="article article-journal" match="any">
124+
<text variable="title" suffix="."/>
125+
<text variable="container-title" form="short" strip-periods="true"/>
126+
<group delimiter=":">
127+
<text variable="volume"/>
128+
<text variable="page"/>
129+
</group>
130+
</else-if>
131+
<else-if type="webpage post-weblog post" match="any">
132+
<group delimiter=". ">
133+
<text variable="title"/>
134+
<text variable="container-title"/>
135+
<group delimiter=" ">
136+
<text variable="URL" prefix="URL: "/>
137+
<group delimiter=" " prefix="[" suffix="]">
138+
<text term="accessed"/>
139+
<date form="text" variable="accessed"/>
140+
</group>
141+
</group>
142+
</group>
143+
</else-if>
144+
<else>
145+
<text variable="container-title"/>
146+
</else>
147+
</choose>
148+
</group>
149+
<text macro="access" prefix=" "/>
150+
</layout>
151+
</bibliography>
152+
</style>

apa-no-ampersand.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1711,4 +1711,4 @@
17111711
</choose>
17121712
</layout>
17131713
</bibliography>
1714-
</style>
1714+
</style>

apa-single-spaced.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1711,4 +1711,4 @@
17111711
</choose>
17121712
</layout>
17131713
</bibliography>
1714-
</style>
1714+
</style>

apa.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1711,4 +1711,4 @@
17111711
</choose>
17121712
</layout>
17131713
</bibliography>
1714-
</style>
1714+
</style>

associacao-brasileira-de-normas-tecnicas-ufrgs.csl

+4-4
Original file line numberDiff line numberDiff line change
@@ -102,29 +102,29 @@
102102
<macro name="translator">
103103
<text value="Tradução "/>
104104
<names variable="translator" delimiter="; ">
105-
<name delimiter="; " sort-separator=" " delimiter-precedes-last="always"></name>
105+
<name delimiter="; " sort-separator=" " delimiter-precedes-last="always"/>
106106
<et-al font-style="italic"/>
107107
</names>
108108
</macro>
109109
<macro name="composer">
110110
<text value="Compositor: "/>
111111
<names variable="composer" delimiter="; ">
112-
<name delimiter="; " sort-separator=" " delimiter-precedes-last="always"></name>
112+
<name delimiter="; " sort-separator=" " delimiter-precedes-last="always"/>
113113
<et-al font-style="italic"/>
114114
</names>
115115
</macro>
116116
<macro name="recipient">
117117
<text value="Destinatário: "/>
118118
<names variable="recipient" delimiter="; ">
119-
<name delimiter=" e " sort-separator=" " delimiter-precedes-last="always"></name>
119+
<name delimiter=" e " sort-separator=" " delimiter-precedes-last="always"/>
120120
<et-al font-style="italic"/>
121121
</names>
122122
</macro>
123123
<macro name="author">
124124
<choose>
125125
<if type="motion_picture broadcast song" match="any">
126126
<names variable="author">
127-
<name></name>
127+
<name/>
128128
</names>
129129
</if>
130130
<else>

0 commit comments

Comments
 (0)