Skip to content

Commit a0c044d

Browse files
authored
Reindent/reorder (JabRef#5054)
1 parent 6fab78b commit a0c044d

7 files changed

+10
-11
lines changed

afro-asia.csl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<!-- principais -->
147147
<macro name="producers">
148148
<names variable="author">
149-
<name form="long" sort-separator=", "></name>
149+
<name form="long" sort-separator=", "/>
150150
<et-al term="et-al" prefix=" " font-style="italic"/>
151151
<substitute>
152152
<text macro="container-producers"/>
@@ -155,7 +155,7 @@
155155
</macro>
156156
<macro name="producers-short">
157157
<names variable="author">
158-
<name form="short"></name>
158+
<name form="short"/>
159159
<et-al term="et-al" prefix=" " suffix="." font-style="italic"/>
160160
<substitute>
161161
<text macro="container-producers-short"/>
@@ -177,7 +177,7 @@
177177
<!-- da obra principal, em caso de parte -->
178178
<macro name="container-producers">
179179
<names variable="editor">
180-
<name form="long" sort-separator=", "></name>
180+
<name form="long" sort-separator=", "/>
181181
<et-al term="et-al" prefix=" " font-style="italic"/>
182182
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
183183
<substitute>
@@ -187,7 +187,7 @@
187187
</macro>
188188
<macro name="container-producers-short">
189189
<names variable="editor">
190-
<name form="short"></name>
190+
<name form="short"/>
191191
<et-al term="et-al" prefix=" " font-style="italic"/>
192192
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
193193
<substitute>

american-physical-society-et-al.csl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
</substitute>
2929
</names>
3030
</macro>
31-
3231
<macro name="editor">
3332
<names variable="editor">
3433
<label form="verb" suffix=" "/>

american-physics-society-without-titles.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<else>
170170
<text variable="number"/>
171171
</else>
172-
</choose>
172+
</choose>
173173
</else-if>
174174
<else-if type="dataset interview manuscript pamphlet personal_communication post post-weblog speech webpage">
175175
<!-- unpublished materials; guidelines call for 'enough information to be retrievable' -->

american-physics-society.csl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<else>
167167
<text variable="number"/>
168168
</else>
169-
</choose>
169+
</choose>
170170
</group>
171171
</else-if>
172172
<else-if type="dataset interview manuscript pamphlet personal_communication post post-weblog speech webpage">
@@ -187,7 +187,7 @@
187187
</choose>
188188
</group>
189189
</else-if>
190-
<else>
190+
<else>
191191
<!--article-journal article-magazine article-newspaper review review-book-->
192192
<group delimiter=", ">
193193
<text variable="title" text-case="title" font-style="italic"/>

harvard-cite-them-right.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</group>
165165
</group>
166166
</else-if>
167-
<else-if type="article-journal article-newspaper article-magazine" match="none">
167+
<else-if type="article-journal article-newspaper article-magazine" match="none">
168168
<group delimiter=" ">
169169
<group delimiter=", ">
170170
<choose>

institut-national-de-recherches-archeologiques-preventives.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
<key variable="issued"/>
239239
</sort>
240240
<layout suffix=".">
241-
<group font-weight="bold" delimiter=" " suffix="&#xD;">
241+
<group font-weight="bold" delimiter=" " suffix="&#13;">
242242
<text macro="author-short"/>
243243
<text macro="year-date"/>
244244
</group>

ucl-university-college-vancouver.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<name>Roald Erik Frøsig</name>
1010
<email>[email protected]</email>
1111
</author>
12-
<contributor>
12+
<contributor>
1313
<name>Camilla K. Andresen</name>
1414
<email>[email protected]</email>
1515
</contributor>

0 commit comments

Comments
 (0)