Skip to content

Commit b3c6efd

Browse files
authored
Reorder/reindent (JabRef#4571)
1 parent aa52aaa commit b3c6efd

10 files changed

+25
-25
lines changed

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>

institut-pertanian-bogor.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<title>Institut Pertanian Bogor: Pedoman Penulisan Karya Ilmiah Edisi ke-3 (Indonesian)</title>
55
<title-short>IPB PPKI 3</title-short>
66
<id>http://www.zotero.org/styles/institut-pertanian-bogor</id>
7-
<link href="http://www.zotero.org/styles/apa" rel="template"/>
87
<link href="http://www.zotero.org/styles/institut-pertanian-bogor" rel="self"/>
8+
<link href="http://www.zotero.org/styles/apa" rel="template"/>
99
<link href="http://ppki.staff.ipb.ac.id/unduhan/" rel="documentation"/>
1010
<link href="https://drive.google.com/file/d/0B0YEuQotqd_BQVpkR0lHNHctSHM/view" rel="documentation"/>
1111
<author>

midwestern-baptist-theological-seminary.csl

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<else-if variable="reviewed-author">
235235
<text variable="title" font-style="italic" prefix="review of "/>
236236
</else-if>
237-
<else-if type="entry-dictionary"></else-if>
237+
<else-if type="entry-dictionary"/>
238238
<else>
239239
<text variable="title" text-case="title" quotes="true"/>
240240
</else>
@@ -268,7 +268,7 @@
268268
<else-if type="bill legislation legal_case interview patent" match="any">
269269
<text variable="title"/>
270270
</else-if>
271-
<else-if type="entry-dictionary"></else-if>
271+
<else-if type="entry-dictionary"/>
272272
<else>
273273
<text variable="title" text-case="title" quotes="true"/>
274274
</else>

ritid.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
</if>
480480
<else-if type="article-journal">
481481
<choose>
482-
<if variable="volume" match="none"></if>
482+
<if variable="volume" match="none"/>
483483
<else-if match="any" variable="collection-title">
484484
<text macro="locators-note"/>
485485
</else-if>

ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</terms>
3838
</locale>
3939
<locale xml:lang="en-US">
40-
<style-options punctuation-in-quote="false"/>
40+
<style-options punctuation-in-quote="false"/>
4141
<date form="text">
4242
<date-part name="month" suffix=" "/>
4343
<date-part name="day" form="numeric" suffix=", "/>
@@ -103,7 +103,7 @@
103103
<choose>
104104
<if type="article-magazine article-newspaper article-journal bill book broadcast chapter entry-dictionary figure graphic interview legislation legal_case map motion_picture musical_score pamphlet paper-conference patent personal_communication report review review-book song speech thesis treaty dataset" match="any"/>
105105
<else>
106-
<date variable="issued" form="text" prefix=" " />
106+
<date variable="issued" form="text" prefix=" "/>
107107
<group prefix=", URL: ">
108108
<text variable="URL"/>
109109
<choose>

springer-basic-author-date.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
186186
<!-- Book
187187
South J, Blass B (2001) The future of modern genomics. Blackwell, London -->
188-
<group delimiter=". ">
188+
<group delimiter=". ">
189189
<group prefix=". " delimiter=", ">
190190
<text variable="publisher"/>
191191
<text variable="publisher-place"/>

universitatsmedizin-gottingen.csl

+11-11
Original file line numberDiff line numberDiff line change
@@ -147,29 +147,29 @@
147147
<if type="chapter paper-conference" match="any">
148148
<group prefix=": " delimiter=". ">
149149
<text variable="title"/>
150-
<group delimiter=": ">
151-
<text term="in" text-case="capitalize-first" suffix=":"/>
152-
<text macro="editor"/>
153-
<group delimiter=" ">
150+
<group delimiter=": ">
151+
<text term="in" text-case="capitalize-first" suffix=":"/>
152+
<text macro="editor"/>
153+
<group delimiter=" ">
154154
<text variable="container-title"/>
155155
<group prefix="(" suffix=")" delimiter=" ">
156156
<text variable="collection-title"/>
157157
<text variable="collection-number"/>
158158
</group>
159159
</group>
160-
</group>
161-
<group delimiter="; ">
160+
</group>
161+
<group delimiter="; ">
162162
<group delimiter=" ">
163163
<label variable="volume"/>
164164
<text variable="volume"/>
165165
</group>
166166
<text macro="edition"/>
167-
<group delimiter=", ">
168-
<text macro="publisher"/>
169-
<text variable="page"/>
167+
<group delimiter=", ">
168+
<text macro="publisher"/>
169+
<text variable="page"/>
170+
</group>
170171
</group>
171172
</group>
172-
</group>
173173
</if>
174174
<else-if type="report">
175175
<group delimiter=". ">
@@ -192,7 +192,7 @@
192192
<text variable="volume"/>
193193
</group>
194194
<text macro="edition"/>
195-
<text macro="publisher"/>
195+
<text macro="publisher"/>
196196
</group>
197197
</group>
198198
</else-if>

0 commit comments

Comments
 (0)