Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

More type fixes (#3409)

* sodertorns-hogskola-harvard-ibid (+ibid): nest conditions as otherwise they would never work

* university-college-lillebaelt-vancouver.csl: set match to any as otherwise it will never match

* uppsala-universitet-historia.csl: nest conditions as otherwise they would never work

* tidy up: remove redundant whitespaces in type attribute value
  • Loading branch information
customcommander authored and adam3smith committed Mar 31, 2018
1 parent e53caa3 commit 5ef8d92a66fb583ccfc97539769c1c33ae477cf0
Showing with 100 additions and 88 deletions.
  1. +1 −1 american-journal-of-science.csl
  2. +1 −1 budownictwo-i-architektura-pl.csl
  3. +1 −1 clio-medica.csl
  4. +1 −1 din-1505-2-alphanumeric.csl
  5. +1 −1 din-1505-2-numeric-alphabetical.csl
  6. +1 −1 din-1505-2-numeric.csl
  7. +1 −1 din-1505-2.csl
  8. +1 −1 economic-geology.csl
  9. +1 −1 environmental-values.csl
  10. +3 −3 escuela-nacional-de-antropologia-e-historia-full-note.csl
  11. +3 −3 escuela-nacional-de-antropologia-e-historia-short-note.csl
  12. +2 −2 evidence-based-complementary-and-alternative-medicine.csl
  13. +2 −2 harvard-bournemouth-university.csl
  14. +1 −1 harvard-edge-hill-university.csl
  15. +2 −2 harvard-falmouth-university.csl
  16. +3 −3 harvard-robert-gordon-university.csl
  17. +1 −1 harvard-southampton-solent-university.csl
  18. +2 −2 harvard-university-of-the-west-of-scotland.csl
  19. +1 −1 harvard-york-st-john-university.csl
  20. +1 −1 hochschule-munchen-fakultat-fur-angewandte-sozialwissenschaften.csl
  21. +1 −1 ieee-magnetics-letters.csl
  22. +2 −2 ieee-transactions-on-medical-imaging.csl
  23. +2 −2 ieee-with-url.csl
  24. +2 −2 ieee.csl
  25. +2 −2 international-journal-of-language-and-communication-disorders.csl
  26. +1 −1 journal-of-computational-chemistry.csl
  27. +1 −1 limnology-and-oceanography.csl
  28. +1 −1 middle-east-critique.csl
  29. +2 −2 navigation.csl
  30. +1 −1 new-solutions.csl
  31. +1 −1 owbarth-verlag.csl
  32. +1 −1 phyllomedusa.csl
  33. +1 −1 r-and-d-management.csl
  34. +2 −2 revista-latinoamericana-de-metalurgia-y-materiales.csl
  35. +16 −12 sodertorns-hogskola-harvard-ibid.csl
  36. +16 −12 sodertorns-hogskola-harvard.csl
  37. +2 −2 taylor-and-francis-harvard-x.csl
  38. +1 −1 the-institute-of-electronics-information-and-communication-engineers.csl
  39. +1 −1 the-journal-of-peasant-studies.csl
  40. +1 −1 thomson-reuters-legal-tax-and-accounting-australia.csl
  41. +2 −2 universiteit-utrecht-onderzoeksgids-geschiedenis.csl
  42. +1 −1 university-college-dublin-school-of-history-and-archives.csl
  43. +1 −1 university-college-lillebaelt-vancouver.csl
  44. +2 −2 university-of-york-ieee.csl
  45. +5 −1 uppsala-universitet-historia.csl
  46. +2 −2 zastosowania-komputerow-w-elektrotechnice.csl
@@ -87,7 +87,7 @@
</date>
</group>
<choose>
<if type="report ">
<if type="report">
<group prefix=" " delimiter=", ">
<group delimiter=" ">
<text variable="title" suffix=":"/>
@@ -139,7 +139,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -603,7 +603,7 @@
<text macro="issued"/>
</group>
</else-if>
<else-if type="speech " match="any">
<else-if type="speech" match="any">
<group prefix=", ">
<text variable="genre" suffix=" "/>
<text macro="event"/>
@@ -302,7 +302,7 @@
<date prefix=", " variable="issued" form="numeric" date-parts="year"/>
<text prefix=". &#8212;&#160;" variable="note"/>
</else-if>
<else-if type="webpage post post-weblog " match="any">
<else-if type="webpage post post-weblog" match="any">
<text prefix=" " macro="title" suffix=". " font-style="italic"/>
<text prefix="URL " variable="URL"/>
<text prefix=". - " macro="access"/>
@@ -296,7 +296,7 @@
<date prefix=", " variable="issued" form="numeric" date-parts="year"/>
<text prefix=". &#8212;&#160;" variable="note"/>
</else-if>
<else-if type="webpage post post-weblog " match="any">
<else-if type="webpage post post-weblog" match="any">
<text prefix=" " macro="title" suffix=". " font-style="italic"/>
<text prefix="URL " variable="URL"/>
<text prefix=". - " macro="access"/>
@@ -282,7 +282,7 @@
<date prefix=", " variable="issued" form="numeric" date-parts="year"/>
<text prefix=". &#8212;&#160;" variable="note"/>
</else-if>
<else-if type="webpage post post-weblog " match="any">
<else-if type="webpage post post-weblog" match="any">
<text prefix=" " macro="title" suffix=". " font-style="italic"/>
<text prefix="URL " variable="URL"/>
<text prefix=". - " macro="access"/>
@@ -354,7 +354,7 @@
<text macro="bibliography-year" prefix=", "/>
<text prefix=". &#8212;&#160;" variable="note"/>
</else-if>
<else-if type="webpage post post-weblog " match="any">
<else-if type="webpage post post-weblog" match="any">
<text prefix=" " macro="title" suffix=". " font-style="italic"/>
<text prefix="URL " variable="URL"/>
<text prefix=". - " macro="access"/>
@@ -90,7 +90,7 @@
</date>
</group>
<choose>
<if type="report ">
<if type="report">
<group prefix=" " delimiter=", ">
<group delimiter=" ">
<text variable="title" suffix=":"/>
@@ -244,7 +244,7 @@
<text variable="page" prefix=":"/>
</group>
</else-if>
<else-if type="speech report paper-conference " match="any">
<else-if type="speech report paper-conference" match="any">
<choose>
<if variable="event">
<text variable="event" suffix=". "/>
@@ -480,12 +480,12 @@
<if disambiguate="true">
<text macro="title-short" prefix=". "/>
<choose>
<if type="article-journal article-magazine article-newspaper " match="none">
<if type="article-journal article-magazine article-newspaper" match="none">
<text macro="locators-title" suffix=""/>
</if>
</choose>
<choose>
<if type="article-journal article-magazine article-newspaper " match="any">
<if type="article-journal article-magazine article-newspaper" match="any">
<text value="art.&#160;cit." prefix=", "/>
</if>
<else>
@@ -495,7 +495,7 @@
</if>
<else>
<choose>
<if type="article-journal article-magazine article-newspaper " match="any">
<if type="article-journal article-magazine article-newspaper" match="any">
<text value="art.&#160;cit." prefix=", "/>
</if>
<else>
@@ -487,12 +487,12 @@
<if disambiguate="true">
<text macro="title-short" prefix=". "/>
<choose>
<if type="article-journal article-magazine article-newspaper " match="none">
<if type="article-journal article-magazine article-newspaper" match="none">
<text macro="locators-title" suffix=""/>
</if>
</choose>
<choose>
<if type="article-journal article-magazine article-newspaper " match="any">
<if type="article-journal article-magazine article-newspaper" match="any">
<text value="art.&#160;cit." prefix=", "/>
</if>
<else>
@@ -502,7 +502,7 @@
</if>
<else>
<choose>
<if type="article-journal article-magazine article-newspaper " match="any">
<if type="article-journal article-magazine article-newspaper" match="any">
<text value="art.&#160;cit." prefix=", "/>
</if>
<else>
@@ -50,7 +50,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -109,7 +109,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -272,14 +272,14 @@
<text variable="page"/>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" prefix=", " form="text"/>
<group delimiter=" " prefix=", ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else-if>
<else-if type="bill book graphic legal_case legislation map motion_picture report song thesis" match="any">
<else-if type="bill book graphic legal_case legislation map motion_picture report song thesis" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
@@ -303,7 +303,7 @@
</group>
</group>
</if>
<else-if type=" article-newspaper post-weblog" match="any">
<else-if type="article-newspaper post-weblog" match="any">
<group delimiter=". " prefix=". ">
<date variable="issued" delimiter=" ">
<date-part name="day"/>
@@ -354,15 +354,15 @@
<text variable="page"/>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" delimiter=" " prefix=", ">
<date-part name="day"/>
<date-part name="month" form="short" strip-periods="true"/>
</date>
<text macro="online" prefix=" "/>
<text variable="page" prefix=", "/>
</else-if>
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
@@ -368,15 +368,15 @@
</group>
<text macro="online" prefix=". "/>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" delimiter=" " prefix=", ">
<date-part name="day"/>
<date-part name="month" form="short" strip-periods="true"/>
</date>
<text macro="online" prefix=" "/>
<text variable="page" prefix=", "/>
</else-if>
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
@@ -388,7 +388,7 @@
<date variable="issued" form="text"/>
</group>
</else-if>
<else-if type=" speech" match="any">
<else-if type="speech" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
</group>
@@ -291,7 +291,7 @@
<text variable="page"/>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" delimiter=" " prefix=", ">
<date-part name="day"/>
<date-part name="month" form="short" strip-periods="true"/>
@@ -308,14 +308,14 @@
</group>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" prefix=", " form="text"/>
<group delimiter="" prefix=", ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else-if>
<else-if type="bill book graphic legal_case legislation map motion_picture report song thesis" match="any">
<else-if type="bill book graphic legal_case legislation map motion_picture report song thesis" match="any">
<group delimiter=", " prefix=". ">
<text macro="event"/>
<text macro="publisher"/>
@@ -185,7 +185,7 @@
</macro>
<macro name="container-jnl">
<choose>
<if type="article-journal article-magazine article-newspaper " match="any">
<if type="article-journal article-magazine article-newspaper" match="any">
<choose>
<if variable="URL">
<group suffix=",">
@@ -253,7 +253,7 @@
</group>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<group delimiter=", " prefix=", ">
<group delimiter=" ">
<group>
@@ -100,7 +100,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -50,7 +50,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -109,7 +109,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -64,7 +64,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -124,7 +124,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -64,7 +64,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -124,7 +124,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -237,7 +237,7 @@
<text variable="page"/>
</group>
</if>
<else-if type=" article-newspaper" match="any">
<else-if type="article-newspaper" match="any">
<date variable="issued" delimiter=" " prefix=", ">
<date-part name="day"/>
<date-part name="month" form="short" strip-periods="true"/>
@@ -247,7 +247,7 @@
<text variable="page"/>
</group>
</else-if>
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group delimiter=", " prefix=" ">
<text macro="event"/>
<text macro="publisher"/>
@@ -19,7 +19,7 @@
</info>
<macro name="edition">
<choose>
<if type="book paper-conference report " match="any">
<if type="book paper-conference report" match="any">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
@@ -133,7 +133,7 @@
<text macro="publisher"/>
</group>
</else-if>
<else-if type="report " match="any">
<else-if type="report" match="any">
<group delimiter=" " suffix=".">
<text macro="title" prefix=" " suffix="."/>
<text variable="genre"/>
@@ -311,7 +311,7 @@
<if variable="page">
<text variable="locator"/>
</if>
<else-if type=" manuscript" match="any">
<else-if type="manuscript" match="any">
<label variable="locator" form="short" suffix=" "/>
<text variable="locator"/>
</else-if>
@@ -50,7 +50,7 @@
<date-part name="year" form="long"/>
</date>
</if>
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
@@ -109,7 +109,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
@@ -90,7 +90,7 @@
</macro>
<macro name="publisher">
<choose>
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
<text variable="publisher-place" suffix=": "/>
<text variable="publisher"/>
</if>

0 comments on commit 5ef8d92

Please sign in to comment.
You can’t perform that action at this time.