Skip to content

Commit

Permalink
remove suffix="." strip-periods="true" which is just clutter, leftove…
Browse files Browse the repository at this point in the history
…r from auto-conversion. Has been driving me crazy forever ```grep -rl '\ suffix="\."\ strip-periods=\"true\"' *.csl | xargs sed -i 's/\ suffix="\."\ strip-periods=\"true\"//g'```
  • Loading branch information
adam3smith committed Aug 29, 2013
1 parent f5dcd2a commit 6ab4f44
Show file tree
Hide file tree
Showing 445 changed files with 652 additions and 652 deletions.
4 changes: 2 additions & 2 deletions academy-of-management-review.csl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<if type="chapter paper-conference" match="none">
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
<name and="symbol" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</if>
</choose>
Expand Down Expand Up @@ -175,7 +175,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acm-sig-proceedings-long-author-list.csl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<macro name="editor">
<names variable="editor">
<name initialize-with="." delimiter=", " and="text"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<citation collapse="citation-number">
Expand Down
2 changes: 1 addition & 1 deletion acm-sig-proceedings.csl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<macro name="editor">
<names variable="editor">
<name initialize-with="." delimiter=", " and="text"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<citation collapse="citation-number">
Expand Down
2 changes: 1 addition & 1 deletion acm-sigchi-proceedings.csl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<macro name="editor">
<names variable="editor">
<name initialize-with="." delimiter=", " and="text" delimiter-precedes-last="never"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="title">
Expand Down
2 changes: 1 addition & 1 deletion acm-siggraph.csl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<macro name="editor">
<names variable="editor">
<name initialize-with="." delimiter=", " and="text" delimiter-precedes-last="never"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="title">
Expand Down
4 changes: 2 additions & 2 deletions acs-chemical-biology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<macro name="container-contributors">
<names variable="editor" delimiter=", " prefix=" (" suffix=")">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</macro>
<macro name="edition">
Expand All @@ -66,7 +66,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions acs-nano.csl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<macro name="editor">
<names variable="editor">
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</macro>
<macro name="author">
Expand Down Expand Up @@ -77,7 +77,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-materialia.csl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="long-ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-naturae.csl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-ophthalmologica.csl
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-palaeontologica-polonica.csl
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-pharmaceutica.csl
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion acta-societatis-botanicorum-poloniae.csl
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions acta-universitatis-agriculturae-sueciae.csl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<if type="chapter paper-conference" match="none">
<names variable="editor translator" delimiter=", " prefix="(" suffix=")">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</if>
</choose>
Expand Down Expand Up @@ -128,7 +128,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="numeric" suffix="."/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion administrative-science-quarterly.csl
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions advanced-functional-materials.csl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<macro name="editor">
<names variable="editor">
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</macro>
<macro name="author">
Expand Down Expand Up @@ -80,7 +80,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions advances-in-complex-systems.csl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down Expand Up @@ -94,7 +94,7 @@
<text macro="edition" suffix=", "/>
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" prefix=", " suffix="." strip-periods="true"/>
<label variable="page" form="short" prefix=", "/>
<text variable="page"/>
</group>
</else-if>
Expand Down
4 changes: 2 additions & 2 deletions aging-cell.csl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<macro name="editor">
<names variable="editor" delimiter=", ">
<name and="symbol" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="anon">
Expand Down Expand Up @@ -99,7 +99,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion aids.csl
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion allergy.csl
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion alternatives-to-animal-experimentation.csl
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions american-chemical-society-with-titles-brackets.csl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<macro name="editor">
<names variable="editor">
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</macro>
<macro name="author">
Expand Down Expand Up @@ -87,7 +87,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions american-chemical-society.csl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<macro name="editor">
<names variable="editor">
<name sort-separator=", " initialize-with=". " name-as-sort-order="all" delimiter="; " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</macro>
<macro name="author">
Expand Down Expand Up @@ -77,7 +77,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions american-heart-association.csl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<macro name="editor">
<names variable="editor">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="anon">
Expand Down Expand Up @@ -83,7 +83,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
4 changes: 2 additions & 2 deletions american-institute-of-aeronautics-and-astronautics.csl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<macro name="author">
<names variable="author">
<name initialize-with=". " delimiter=", " and="text" name-as-sort-order="all" delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand All @@ -31,7 +31,7 @@
<macro name="editor">
<names variable="editor">
<name initialize-with="." delimiter=", " and="text"/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="title">
Expand Down
6 changes: 3 additions & 3 deletions american-institute-of-physics.csl
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down Expand Up @@ -103,7 +103,7 @@
<group delimiter=", ">
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" suffix="." strip-periods="true"/>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
Expand All @@ -120,7 +120,7 @@
<group delimiter=", ">
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" suffix="." strip-periods="true"/>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
Expand Down
4 changes: 2 additions & 2 deletions american-journal-of-agricultural-economics.csl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<macro name="editor">
<names variable="editor" delimiter=", ">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="lowercase" suffix="." strip-periods="true"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</macro>
<macro name="anon">
Expand Down Expand Up @@ -96,7 +96,7 @@
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand Down
Loading

0 comments on commit 6ab4f44

Please sign in to comment.