Skip to content

Commit

Permalink
Reindent/reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle committed Dec 16, 2015
1 parent 5e2a437 commit 83a675f
Show file tree
Hide file tree
Showing 75 changed files with 1,351 additions and 1,569 deletions.
4 changes: 2 additions & 2 deletions african-zoology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", "/>
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", "/>
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
<substitute>
<names variable="editor"/>
Expand Down Expand Up @@ -128,7 +128,7 @@
<group delimiter=" " prefix="(" suffix=")">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" strip-periods="true"/>
</group>
</group>
</if>
<else>
<text variable="edition" prefix=" (" suffix=")"/>
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society-author-date.csl
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<layout suffix=".">
<text macro="author" suffix=" "/>
<choose>
<if type="article-journal review" match="any">
<if type="article-journal review" match="any">
<group delimiter=" ">
<text macro="title" suffix="."/>
<text variable="container-title" font-style="italic" form="short"/>
Expand Down
4 changes: 2 additions & 2 deletions american-chemical-society-page-first.csl
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
</group>
</group>
</if>
<else-if type="article-magazine article-newspaper article" match="any">
<else-if type="article-magazine article-newspaper article" match="any">
<group delimiter=" ">
<text variable="container-title" font-style="italic" suffix="."/>
<text macro="edition"/>
Expand Down Expand Up @@ -232,7 +232,7 @@
</date>
</group>
</else-if>
<else>
<else>
<group delimiter=", ">
<group delimiter=". ">
<text variable="title"/>
Expand Down
2 changes: 1 addition & 1 deletion american-journal-of-neuroradiology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
</group>
</else>
</choose>
</group>
</group>
</else>
</choose>
</layout>
Expand Down
2 changes: 1 addition & 1 deletion american-medical-association-alphabetical.csl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<text variable="URL"/>
<choose>
<if type="webpage">
<date variable="issued" prefix="Published " form="text" />
<date variable="issued" prefix="Published " form="text"/>
</if>
</choose>
<group>
Expand Down
2 changes: 1 addition & 1 deletion american-medical-association-no-et-al.csl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<text variable="URL"/>
<choose>
<if type="webpage">
<date variable="issued" prefix="Published " form="text" />
<date variable="issued" prefix="Published " form="text"/>
</if>
</choose>
<group>
Expand Down
8 changes: 4 additions & 4 deletions american-medical-association-no-url.csl
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
<choose>
<if type="bill book graphic legislation motion_picture report song" match="any">
<group suffix="." prefix=" " delimiter=" ">
<group delimiter=" ">
<group delimiter=" ">
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
<text variable="volume" suffix="."/>
</group>
</group>
<text macro="edition"/>
<text macro="editor" prefix="(" suffix=")"/>
</group>
Expand All @@ -112,10 +112,10 @@
<text term="in" text-case="capitalize-first" suffix=":"/>
<text macro="editor"/>
<text variable="container-title" font-style="italic" suffix="." text-case="title"/>
<group delimiter=" ">
<group delimiter=" ">
<text term="volume" form="short" text-case="capitalize-first" strip-periods="true"/>
<text variable="volume" suffix="."/>
</group>
</group>
<text macro="edition"/>
<text variable="collection-title" suffix="."/>
<group suffix=".">
Expand Down
2 changes: 1 addition & 1 deletion american-medical-association.csl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<text variable="URL"/>
<choose>
<if type="webpage">
<date variable="issued" prefix="Published " form="text" />
<date variable="issued" prefix="Published " form="text"/>
</if>
</choose>
<group>
Expand Down
10 changes: 5 additions & 5 deletions biopolymers.csl
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<id>http://www.zotero.org/styles/biopolymers</id>
<link href="http://www.zotero.org/styles/biopolymers" rel="self"/>
<link href="http://www.zotero.org/styles/american-chemical-society" rel="template"/>
<issn>0006-3525</issn>
<eissn>1097-0282</eissn>
<link href="http://onlinelibrary.wiley.com/journal/10.1002/%28ISSN%291097-0282/homepage/ForAuthors.html" rel="documentation"/>
<author>
<name>Marcus Fislage</name>
<email>[email protected]</email>
</author>
<category citation-format="numeric"/>
<category field="chemistry"/>
<issn>0006-3525</issn>
<eissn>1097-0282</eissn>
<summary>Biopoymers.</summary>
<updated>2015-11-27T15:13:17+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
Expand Down Expand Up @@ -198,9 +198,9 @@
<text macro="publisher"/>
<text macro="issued"/>
</group>
<text macro="volume"/>
<text macro="pages"/>
</group>
<text macro="volume"/>
<text macro="pages"/>
</group>
</else-if>
<else-if type="webpage">
<group delimiter=" ">
Expand Down
Loading

0 comments on commit 83a675f

Please sign in to comment.