Skip to content

Commit 94d3424

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from c1793d2..06785fa
06785fa Update le-tapuscrit-author-date.csl (JabRef#4708) ada5282 Update norois.csl (JabRef#4707) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 06785fa
1 parent 10c4a4a commit 94d3424

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

le-tapuscrit-author-date.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<text variable="collection-title" quotes="true" prefix=" (coll.&#160;" suffix=")"/>
289289
</macro>
290290
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name">
291-
<layout prefix="&#160;(" suffix=")" delimiter="; ">
291+
<layout prefix="(" suffix=")" delimiter="; ">
292292
<choose>
293293
<if position="ibid-with-locator">
294294
<group delimiter=", ">

norois.csl

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<category field="geography"/>
1414
<issn>0029-182X</issn>
1515
<eissn>1760-8546</eissn>
16-
<updated>2020-04-14T10:19:50+00:00</updated>
16+
<updated>2020-04-15T09:55:52+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<locale>
@@ -116,7 +116,7 @@
116116
<else>
117117
<choose>
118118
<if variable="DOI">
119-
<text variable="DOI" prefix="DOI: "/>
119+
<text variable="DOI" prefix="DOI : "/>
120120
</if>
121121
<else>
122122
<group delimiter=" ">
@@ -503,7 +503,7 @@
503503
</sort>
504504
<layout>
505505
<group suffix=".">
506-
<group delimiter=". ">
506+
<group delimiter=", ">
507507
<group delimiter=", ">
508508
<text macro="author"/>
509509
<text macro="issued"/>

0 commit comments

Comments
 (0)