Skip to content

Commit 95a188f

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from 9e81857..9454897
9454897 Update ASA style b3c6efd Reorder/reindent (JabRef#4571) aa52aaa Encrypt Travis CI notification email addresses (JabRef#4570) d8f2843 Update ayer.csl (JabRef#4569) 448e67e Create ayer.csl (JabRef#4565) bf1ddae Update springer-basic-author-date.csl (JabRef#4562) db525ac Update american-journal-of-physical-anthropology.csl (JabRef#4567) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 9454897
1 parent fea0ce6 commit 95a188f

14 files changed

+426
-44
lines changed

Diff for: .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-
13-
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

Diff for: 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"/>

Diff for: 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>

Diff for: 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>

Diff for: 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>

Diff for: 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)