Skip to content

Commit

Permalink
Sort modified attribute value lists alphabetically.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbennett committed Apr 3, 2012
1 parent df761f8 commit b0256fd
Show file tree
Hide file tree
Showing 479 changed files with 1,540 additions and 1,540 deletions.
2 changes: 1 addition & 1 deletion acm-sig-proceedings-long-author-list.csl
Expand Up @@ -142,7 +142,7 @@
<text variable="page"/>
</group>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
<text variable="title" font-style="italic"/>
<text variable="publisher"/>
Expand Down
2 changes: 1 addition & 1 deletion acm-sig-proceedings.csl
Expand Up @@ -142,7 +142,7 @@
<text variable="page"/>
</group>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
<text variable="title" font-style="italic"/>
<text variable="publisher"/>
Expand Down
4 changes: 2 additions & 2 deletions acm-sigchi-proceedings.csl
Expand Up @@ -45,7 +45,7 @@
</macro>
<macro name="title">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic" quotes="false"/>
</if>
<else>
Expand Down Expand Up @@ -105,7 +105,7 @@
<text macro="author" suffix=". "/>
<text macro="title" suffix=". "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text macro="book-publisher" suffix="."/>
</if>
<else-if type="paper-conference">
Expand Down
4 changes: 2 additions & 2 deletions acm-siggraph.csl
Expand Up @@ -42,7 +42,7 @@
</macro>
<macro name="title">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic" quotes="false"/>
</if>
<else>
Expand Down Expand Up @@ -101,7 +101,7 @@
<text macro="title"/>
</group>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text macro="book-publisher" suffix="."/>
</if>
<else-if type="paper-conference">
Expand Down
6 changes: 3 additions & 3 deletions acs-chemical-biology.csl
Expand Up @@ -32,7 +32,7 @@
<date-part name="year"/>
</date>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<date variable="issued">
<date-part prefix=", " name="month"/>
<date-part prefix=" " name="day"/>
Expand Down Expand Up @@ -60,7 +60,7 @@
</macro>
<macro name="edition">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
Expand All @@ -77,7 +77,7 @@
</macro>
<macro name="pages-book-chapter">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<label variable="page" form="short" prefix=", " suffix=" " strip-periods="true"/>
<text variable="page"/>
</if>
Expand Down
2 changes: 1 addition & 1 deletion acs-nano.csl
Expand Up @@ -119,7 +119,7 @@
<text macro="pages"/>
</group>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter="; ">
<text variable="title" text-case="title" font-style="italic"/>
<text macro="editor" prefix=" "/>
Expand Down
2 changes: 1 addition & 1 deletion acta-materialia.csl
Expand Up @@ -81,7 +81,7 @@
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" suffix=". "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
<group delimiter=", ">
<text variable="title" text-case="title"/>
Expand Down
14 changes: 7 additions & 7 deletions acta-universitatis-agriculturae-sueciae.csl
Expand Up @@ -85,7 +85,7 @@
</macro>
<macro name="title">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song patent thesis webpage" match="any">
<if type="bill book graphic legal_case legislation motion_picture patent report song thesis webpage" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand Down Expand Up @@ -146,7 +146,7 @@
<text variable="page"/>
</group>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=" " suffix="" delimiter=", ">
<text macro="edition"/>
<group>
Expand All @@ -165,7 +165,7 @@
</macro>
<macro name="type">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song article-journal webpage" match="any">
<if type="article-journal bill book graphic legal_case legislation motion_picture report song webpage" match="any">
<choose>
<if variable="URL">
<text value="[online]" prefix=" "/>
Expand Down Expand Up @@ -298,7 +298,7 @@
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="collection-title"/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<text variable="volume"/>
</if>
</choose>
Expand All @@ -323,14 +323,14 @@
<group prefix=" " delimiter=" ">
<text macro="collection-title"/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<text variable="volume"/>
</if>
</choose>
</group>
<text macro="access" prefix=". "/>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<choose>
<if variable="URL">
<text macro="issued" suffix=" "/>
Expand Down Expand Up @@ -380,7 +380,7 @@
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="collection-title"/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<text variable="volume"/>
</if>
</choose>
Expand Down
8 changes: 4 additions & 4 deletions administrative-science-quaterly.csl
Expand Up @@ -80,7 +80,7 @@
<text variable="publisher"/>
<text variable="title" form="short"/>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
<text variable="title" form="short"/>
</else-if>
<else>
Expand Down Expand Up @@ -158,7 +158,7 @@
<text variable="number" prefix=" No. "/>
</group>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture report song manuscript speech" match="any">
<else-if type="bill book graphic legal_case legislation manuscript motion_picture report song speech" match="any">
<text variable="title"/>
</else-if>
<else>
Expand Down Expand Up @@ -220,7 +220,7 @@
<date-part name="year"/>
</date>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<date variable="issued">
<date-part prefix=", " name="month"/>
<date-part prefix=" " name="day"/>
Expand Down Expand Up @@ -278,7 +278,7 @@
<text variable="page"/>
</group>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=" " delimiter=", ">
<text macro="edition"/>
<group>
Expand Down
2 changes: 1 addition & 1 deletion advanced-engineering-materials.csl
Expand Up @@ -68,7 +68,7 @@
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" prefix=" " suffix=", "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<text variable="title" text-case="title" font-style="italic"/>
<text macro="publisher"/>
Expand Down
2 changes: 1 addition & 1 deletion advanced-materials.csl
Expand Up @@ -87,7 +87,7 @@
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" prefix=" " suffix=", "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<text variable="title" text-case="title" font-style="italic"/>
<text macro="publisher"/>
Expand Down
2 changes: 1 addition & 1 deletion advances-in-complex-systems.csl
Expand Up @@ -79,7 +79,7 @@
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" prefix=" " suffix=", "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<text variable="title" font-style="italic"/>
<text macro="edition"/>
Expand Down
4 changes: 2 additions & 2 deletions aging-cell.csl
Expand Up @@ -67,7 +67,7 @@
</macro>
<macro name="title">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song thesis" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
Expand Down Expand Up @@ -137,7 +137,7 @@
<date-part name="year"/>
</date>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=" " delimiter=" " suffix=",">
<text macro="title"/>
<text macro="edition"/>
Expand Down
4 changes: 2 additions & 2 deletions aids.csl
Expand Up @@ -81,7 +81,7 @@
</choose>
</macro>
<macro name="date">
<!--Print full date as "Published online first" for
<!--Print full date as "Published online first" for
journal articles w/o volume and page range and with DOI or URL -->
<choose>
<if type="article-journal">
Expand Down Expand Up @@ -155,7 +155,7 @@
<text macro="author"/>
<text macro="title" suffix=". "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="publisher"/>
Expand Down
8 changes: 4 additions & 4 deletions all.csl
Expand Up @@ -14,7 +14,7 @@
<uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
</contributor>
<updated>2012-01-01T00:00:00+00:00</updated>
<summary>The ALL style - a debugging view to show everything.
<summary>The ALL style - a debugging view to show everything.
Generated from a perl script.</summary>
<rights>This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
</info>
Expand Down Expand Up @@ -63,11 +63,11 @@
</choose>
<choose>
<if type="bill legislation">
<text value="Type is bill legislation "/>
<text value=" Type bill is legislation"/>
</if>
</choose>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text value="Type is book "/>
</if>
</choose>
Expand Down Expand Up @@ -177,7 +177,7 @@
</if>
</choose>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text value="Type is review-book "/>
</if>
</choose>
Expand Down
4 changes: 2 additions & 2 deletions alternatives-to-animal-experimentation.csl
Expand Up @@ -66,7 +66,7 @@
</macro>
<macro name="title">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song thesis" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title" font-style="normal"/>
</if>
<else>
Expand Down Expand Up @@ -139,7 +139,7 @@
<date-part name="year"/>
</date>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=" " delimiter=". " suffix=".">
<text macro="title"/>
<text macro="edition"/>
Expand Down
6 changes: 3 additions & 3 deletions american-anthropological-association.csl
Expand Up @@ -56,7 +56,7 @@
<!-- <group prefix="" delimiter=", ">
<names variable="editor translator" delimiter=", ">
<name and="text" delimiter=", "/>
<label form="short" prefix=", " text-case="lowercase"/>
<label form="short" prefix=", " text-case="lowercase"/>
</names>
</group> -->
</if>
Expand Down Expand Up @@ -159,7 +159,7 @@
<text variable="title" text-case="title"/>
<group>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group>
<text term="volume" form="short" text-case="lowercase"/>
<number variable="volume" form="numeric"/>
Expand All @@ -173,7 +173,7 @@
</macro>
<macro name="edition">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
Expand Down
8 changes: 4 additions & 4 deletions american-antiquity.csl
Expand Up @@ -135,7 +135,7 @@
<if type="graphic report" match="any">
<text macro="archive"/>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture report song article-journal article-magazine article-newspaper thesis chapter paper-conference" match="none">
<else-if type="article-journal article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="none">
<text macro="archive"/>
</else-if>
</choose>
Expand All @@ -152,7 +152,7 @@
</if>
</choose>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</else-if>
<else>
Expand All @@ -162,7 +162,7 @@
</macro>
<macro name="edition">
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song chapter paper-conference" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
Expand All @@ -183,7 +183,7 @@
<text variable="volume" prefix=" "/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
<else-if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=". " delimiter=". ">
<group>
<text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
Expand Down
2 changes: 1 addition & 1 deletion american-association-for-cancer-research.csl
Expand Up @@ -93,7 +93,7 @@
<text macro="author"/>
<text macro="title" suffix=". "/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text macro="edition" prefix="" suffix=" "/>
<text macro="publisher" prefix=""/>
</if>
Expand Down
2 changes: 1 addition & 1 deletion american-association-of-petroleum-geologists.csl
Expand Up @@ -37,7 +37,7 @@
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="bill legislation book graphic legal_case motion_picture report song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
Expand Down
2 changes: 1 addition & 1 deletion american-chemical-society-with-titles-brackets.csl
Expand Up @@ -129,7 +129,7 @@
<text macro="pages"/>
</group>
</else-if>
<else-if type="bill legislation book graphic legal_case motion_picture song" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
<group delimiter="; ">
<text variable="title" font-style="italic"/>
<text macro="editor" prefix=" "/>
Expand Down

0 comments on commit b0256fd

Please sign in to comment.