Skip to content

Commit

Permalink
Reindent/reorder (JabRef#5054)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle committed Oct 1, 2020
1 parent 6fab78b commit a0c044d
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 11 deletions.
8 changes: 4 additions & 4 deletions afro-asia.csl
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<!-- principais -->
<macro name="producers">
<names variable="author">
<name form="long" sort-separator=", "></name>
<name form="long" sort-separator=", "/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<substitute>
<text macro="container-producers"/>
Expand All @@ -155,7 +155,7 @@
</macro>
<macro name="producers-short">
<names variable="author">
<name form="short"></name>
<name form="short"/>
<et-al term="et-al" prefix=" " suffix="." font-style="italic"/>
<substitute>
<text macro="container-producers-short"/>
Expand All @@ -177,7 +177,7 @@
<!-- da obra principal, em caso de parte -->
<macro name="container-producers">
<names variable="editor">
<name form="long" sort-separator=", "></name>
<name form="long" sort-separator=", "/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<substitute>
Expand All @@ -187,7 +187,7 @@
</macro>
<macro name="container-producers-short">
<names variable="editor">
<name form="short"></name>
<name form="short"/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<substitute>
Expand Down
1 change: 0 additions & 1 deletion american-physical-society-et-al.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
</substitute>
</names>
</macro>

<macro name="editor">
<names variable="editor">
<label form="verb" suffix=" "/>
Expand Down
2 changes: 1 addition & 1 deletion american-physics-society-without-titles.csl
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<else>
<text variable="number"/>
</else>
</choose>
</choose>
</else-if>
<else-if type="dataset interview manuscript pamphlet personal_communication post post-weblog speech webpage">
<!-- unpublished materials; guidelines call for 'enough information to be retrievable' -->
Expand Down
4 changes: 2 additions & 2 deletions american-physics-society.csl
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<else>
<text variable="number"/>
</else>
</choose>
</choose>
</group>
</else-if>
<else-if type="dataset interview manuscript pamphlet personal_communication post post-weblog speech webpage">
Expand All @@ -187,7 +187,7 @@
</choose>
</group>
</else-if>
<else>
<else>
<!--article-journal article-magazine article-newspaper review review-book-->
<group delimiter=", ">
<text variable="title" text-case="title" font-style="italic"/>
Expand Down
2 changes: 1 addition & 1 deletion harvard-cite-them-right.csl
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
</group>
</group>
</else-if>
<else-if type="article-journal article-newspaper article-magazine" match="none">
<else-if type="article-journal article-newspaper article-magazine" match="none">
<group delimiter=" ">
<group delimiter=", ">
<choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<key variable="issued"/>
</sort>
<layout suffix=".">
<group font-weight="bold" delimiter=" " suffix="&#xD;">
<group font-weight="bold" delimiter=" " suffix="&#13;">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
Expand Down
2 changes: 1 addition & 1 deletion ucl-university-college-vancouver.csl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<name>Roald Erik Frøsig</name>
<email>roaldfrosig@gmail.com</email>
</author>
<contributor>
<contributor>
<name>Camilla K. Andresen</name>
<email>ckan1@ucl.dk</email>
</contributor>
Expand Down

0 comments on commit a0c044d

Please sign in to comment.