Skip to content

Commit

Permalink
Reverting "reduce suffix=". " strip-periods="true" to suffix=" " usin…
Browse files Browse the repository at this point in the history
…g grep -rl '\ suffix="\. "\ strip-periods=\"true\"' *.csl | xargs sed -i 's/\ suffix="\. "\ strip-periods=\"true\"/suffix=\" \"/g'"

Revert "reduce suffix=". " strip-periods="true" to suffix=" " using  grep -rl '\ suffix="\. "\ strip-periods=\"true\"' *.csl | xargs sed -i 's/\ suffix="\. "\ strip-periods=\"true\"/suffix=\" \"/g'"

This reverts commit 6876f91.

I don't know why I need to revert this, but rake runs fin without it, so I'm reverting to be safe. Still wondering what's causing this to fail
  • Loading branch information
adam3smith committed Aug 29, 2013
1 parent 6876f91 commit 36dbf16
Show file tree
Hide file tree
Showing 186 changed files with 379 additions and 379 deletions.
6 changes: 3 additions & 3 deletions acm-sig-proceedings-long-author-list.csl
Expand Up @@ -72,7 +72,7 @@
<group delimiter=", " prefix="(" suffix=")">
<text variable="publisher-place"/>
<date variable="issued">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
Expand All @@ -90,7 +90,7 @@
<group delimiter=" ">
<text variable="issue"/>
<date variable="issued" prefix="(" suffix=")">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
Expand All @@ -103,7 +103,7 @@
<text variable="title"/>
<text variable="number"/>
<date variable="issued">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
Expand Down
6 changes: 3 additions & 3 deletions acm-sig-proceedings.csl
Expand Up @@ -72,7 +72,7 @@
<group delimiter=", " prefix="(" suffix=")">
<text variable="publisher-place"/>
<date variable="issued">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
Expand All @@ -90,7 +90,7 @@
<group delimiter=" ">
<text variable="issue"/>
<date variable="issued" prefix="(" suffix=")">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="year"/>
</date>
</group>
Expand All @@ -103,7 +103,7 @@
<text variable="title"/>
<text variable="number"/>
<date variable="issued">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
Expand Down
2 changes: 1 addition & 1 deletion acs-nano.csl
Expand Up @@ -50,7 +50,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
4 changes: 2 additions & 2 deletions acta-ophthalmologica.csl
Expand Up @@ -306,11 +306,11 @@
<group prefix=" (" suffix=")" delimiter=", ">
<text macro="edition"/>
<group>
<text term="volume" form="short" plural="true" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="number-of-volumes" form="numeric" prefix="1-"/>
</group>
<group>
<text term="volume" form="short" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="volume" form="numeric"/>
</group>
</group>
Expand Down
4 changes: 2 additions & 2 deletions acta-pharmaceutica.csl
Expand Up @@ -286,11 +286,11 @@
<group prefix=" (" suffix=")" delimiter=", ">
<text macro="edition"/>
<group>
<text term="volume" form="short" plural="true" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="number-of-volumes" form="numeric" prefix="1-"/>
</group>
<group>
<text term="volume" form="short" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="volume" form="numeric"/>
</group>
<group>
Expand Down
4 changes: 2 additions & 2 deletions administrative-science-quarterly.csl
Expand Up @@ -284,11 +284,11 @@
<group prefix=" " delimiter=", ">
<text macro="edition"/>
<group>
<text term="volume" form="short" plural="true" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="number-of-volumes" form="numeric" prefix="1-"/>
</group>
<group>
<text term="volume" form="short" text-case="capitalize-first"suffix=" "/>
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<number variable="volume" form="numeric"/>
</group>
</group>
Expand Down
2 changes: 1 addition & 1 deletion advanced-functional-materials.csl
Expand Up @@ -54,7 +54,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
4 changes: 2 additions & 2 deletions advanced-materials.csl
Expand Up @@ -22,7 +22,7 @@
<macro name="author">
<names variable="author">
<name initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first"suffix=" "/>
<label form="short" prefix=", " text-case="capitalize-first" suffix=". " strip-periods="true"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -72,7 +72,7 @@
</group>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<citation collapse="citation-number">
Expand Down
2 changes: 1 addition & 1 deletion advances-in-complex-systems.csl
Expand Up @@ -27,7 +27,7 @@
</macro>
<macro name="editor">
<names variable="editor">
<label form="short" prefix=" "suffix=" "/>
<label form="short" prefix=" " suffix=". " strip-periods="true"/>
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion alternatives-to-animal-experimentation.csl
Expand Up @@ -34,7 +34,7 @@
<macro name="author">
<names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="always" delimiter=", " font-variant="small-caps"/>
<label form="short" prefix=" "suffix=" "/>
<label form="short" prefix=" " suffix=". " strip-periods="true"/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society-with-titles-brackets.csl
Expand Up @@ -60,7 +60,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society-with-titles-no-et-al.csl
Expand Up @@ -64,7 +64,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society-with-titles.csl
Expand Up @@ -64,7 +64,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society.csl
Expand Up @@ -51,7 +51,7 @@
<text variable="collection-title"/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
4 changes: 2 additions & 2 deletions american-institute-of-aeronautics-and-astronautics.csl
Expand Up @@ -57,7 +57,7 @@
</macro>
<macro name="page">
<group>
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</group>
</macro>
Expand Down Expand Up @@ -121,7 +121,7 @@
<text variable="container-title" font-style="italic"/>
<text variable="volume" prefix=" vol. "/>
<date variable="issued">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="year"/>
</date>
<text macro="page"/>
Expand Down
6 changes: 3 additions & 3 deletions american-journal-of-archaeology.csl
Expand Up @@ -30,7 +30,7 @@
<choose>
<if variable="author">
<names variable="editor">
<label form="verb-short" prefix=" " text-case="capitalize-first"suffix=" "/>
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</if>
Expand Down Expand Up @@ -62,7 +62,7 @@
<choose>
<if variable="author editor" match="any">
<names variable="translator">
<label form="verb-short" prefix=" "suffix=" "/>
<label form="verb-short" prefix=" " suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</if>
Expand Down Expand Up @@ -230,7 +230,7 @@
<text term="edition" prefix=" "/>
</group>
<group>
<text term="section" form="short"suffix=" "/>
<text term="section" form="short" suffix=". " strip-periods="true"/>
<text variable="section"/>
</group>
</group>
Expand Down
2 changes: 1 addition & 1 deletion american-journal-of-botany.csl
Expand Up @@ -32,7 +32,7 @@
<macro name="author">
<names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="always" delimiter=", " font-variant="small-caps"/>
<label form="short" prefix=" "suffix=" "/>
<label form="short" prefix=" " suffix=". " strip-periods="true"/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
Expand Down
Expand Up @@ -165,7 +165,7 @@
</group>
</else-if>
<else-if type="article-newspaper">
<text variable="container-title" font-style="italic" prefix=" "suffix=" "/>
<text variable="container-title" font-style="italic" prefix=" " suffix=". " strip-periods="true"/>
<choose>
<if variable="URL">
<group delimiter=". " suffix=".">
Expand Down
2 changes: 1 addition & 1 deletion american-journal-of-political-science.csl
Expand Up @@ -24,7 +24,7 @@
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short"suffix=" "/>
<label form="short" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion american-meteorological-society.csl
Expand Up @@ -41,7 +41,7 @@
</macro>
<macro name="series-editor">
<names variable="original-author">
<label form="short" text-case="capitalize-first"suffix=" "/>
<label form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion american-phytopathological-society-numeric.csl
Expand Up @@ -25,7 +25,7 @@
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short"suffix=" "/>
<label form="short" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion american-phytopathological-society.csl
Expand Up @@ -21,7 +21,7 @@
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short"suffix=" "/>
<label form="short" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion american-political-science-association.csl
Expand Up @@ -43,7 +43,7 @@
</locale>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short" text-case="lowercase"suffix=" "/>
<label form="short" text-case="lowercase" suffix=". " strip-periods="true"/>
<name and="text" delimiter=", "/>
</names>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion american-society-of-civil-engineers.csl
Expand Up @@ -157,7 +157,7 @@
<choose>
<if type="webpage">
<date variable="accessed" prefix=" (" suffix=")">
<date-part name="month" form="short"suffix=" "/>
<date-part name="month" form="short" suffix=". " strip-periods="true"/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
Expand Down
2 changes: 1 addition & 1 deletion american-society-of-mechanical-engineers.csl
Expand Up @@ -74,7 +74,7 @@
</macro>
<macro name="page">
<group>
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</group>
</macro>
Expand Down
2 changes: 1 addition & 1 deletion analytica-chimica-acta.csl
Expand Up @@ -55,7 +55,7 @@
<text variable="volume" prefix="vol. "/>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<macro name="book-container">
Expand Down
4 changes: 2 additions & 2 deletions angewandte-chemie.csl
Expand Up @@ -27,7 +27,7 @@ This style has many limits due to csl constraints, most notably the inability to
<macro name="author">
<names variable="author">
<name initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=", " text-case="capitalize-first"suffix=" "/>
<label form="short" prefix=", " text-case="capitalize-first" suffix=". " strip-periods="true"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -77,7 +77,7 @@ This style has many limits due to csl constraints, most notably the inability to
</group>
</macro>
<macro name="pages">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</macro>
<citation collapse="citation-number">
Expand Down
2 changes: 1 addition & 1 deletion annals-of-the-association-of-american-geographers.csl
Expand Up @@ -19,7 +19,7 @@
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short"suffix=" "/>
<label form="short" suffix=". " strip-periods="true"/>
<name and="text" initialize-with=". " delimiter=", "/>
</names>
</macro>
Expand Down
8 changes: 4 additions & 4 deletions annual-review-of-astronomy-and-astrophysics.csl
Expand Up @@ -78,7 +78,7 @@
</macro>
<macro name="editor">
<names variable="editor">
<label form="short"suffix=" " plural="never"/>
<label form="short" suffix=". " strip-periods="true" plural="never"/>
<name initialize-with="" delimiter=", " et-al-min="7" et-al-use-first="5"/>
</names>
</macro>
Expand All @@ -102,7 +102,7 @@
<group delimiter=", ">
<text variable="title" font-style="italic"/>
<group>
<label variable="volume" form="short"suffix=" " text-case="capitalize-first"/>
<label variable="volume" form="short" suffix=". " strip-periods="true" text-case="capitalize-first"/>
<text variable="volume"/>
</group>
</group>
Expand Down Expand Up @@ -149,7 +149,7 @@
<choose>
<if is-numeric="page" match="all">
<group prefix=", ">
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</group>
</if>
Expand All @@ -164,7 +164,7 @@
<group delimiter=", ">
<text macro="date-m-d"/>
<group>
<label variable="page" form="short"suffix=" "/>
<label variable="page" form="short" suffix=". " strip-periods="true"/>
<text variable="page"/>
</group>
</group>
Expand Down

0 comments on commit 36dbf16

Please sign in to comment.