Skip to content

Commit

Permalink
Squashed 'buildres/csl/csl-styles/' changes from 5563ccc..0237ae7
Browse files Browse the repository at this point in the history
0237ae7 Update journal-fur-kulturpflanzen-journal-of-cultivated-plants.csl (#5848)
ca87cf0 Use container-title for newspaper/magazine articles w/o author (#5847)
1455165 add medium to IEEE (#5846)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 0237ae7
  • Loading branch information
github actions committed Jan 17, 2022
1 parent aaab4e8 commit da085e3
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 17 deletions.
2 changes: 1 addition & 1 deletion chicago-annotated-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
5 changes: 5 additions & 0 deletions chicago-fullnote-bibliography-16th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@
<substitute>
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
</substitute>
</names>
<text macro="recipient"/>
Expand Down
4 changes: 2 additions & 2 deletions chicago-fullnote-bibliography-short-title-subsequent.csl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
<updated>2020-01-12T12:00:00+00:00</updated>
<updated>2017-10-12T12:00:00+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>
</info>
<locale xml:lang="en">
Expand Down Expand Up @@ -186,7 +186,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
2 changes: 1 addition & 1 deletion chicago-fullnote-bibliography-with-ibid.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
2 changes: 1 addition & 1 deletion chicago-fullnote-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
2 changes: 1 addition & 1 deletion chicago-library-list.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
5 changes: 5 additions & 0 deletions chicago-note-bibliography-16th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@
<substitute>
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
</substitute>
</names>
<text macro="recipient"/>
Expand Down
2 changes: 1 addition & 1 deletion chicago-note-bibliography-with-ibid.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
2 changes: 1 addition & 1 deletion chicago-note-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<text macro="editor"/>
<text macro="translator"/>
<choose>
<if type="webpage post-weblog" match="any">
<if type="article-magazine article-newspaper webpage post-weblog" match="any">
<text variable="container-title"/>
</if>
</choose>
Expand Down
19 changes: 11 additions & 8 deletions ieee.csl
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,7 @@
<text variable="URL"/>
<group delimiter=" " prefix="(" suffix=").">
<text term="accessed"/>
<date variable="accessed">
<date-part name="month" form="short"/>
<date-part name="day" form="numeric-leading-zeros" prefix=" " suffix=", "/>
<date-part name="year" form="long"/>
</date>
<date variable="accessed" form="text"/>
</group>
</group>
</if>
Expand All @@ -234,11 +230,18 @@
</group>
<!-- [Online Video]. -->
<group prefix="[" suffix="]" delimiter=" ">
<text term="online" text-case="capitalize-first"/>
<choose>
<if type="motion_picture">
<text value="video" text-case="capitalize-first"/>
<if variable="medium" match="any">
<text variable="medium" text-case="capitalize-first"/>
</if>
<else>
<text term="online" text-case="capitalize-first"/>
<choose>
<if type="motion_picture">
<text term="video" text-case="capitalize-first"/>
</if>
</choose>
</else>
</choose>
</group>
</group>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
</if>
</choose>
</macro>
<citation et-al-min="6" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
<sort>
<key macro="author"/>
<key macro="issued-sort"/>
Expand Down

0 comments on commit da085e3

Please sign in to comment.