Skip to content

Commit

Permalink
Squashed 'src/main/resources/csl-styles/' changes from 143464e..906cd6d
Browse files Browse the repository at this point in the history
906cd6d Create technische-universitat-dresden-linguistik-author-date (JabRef#4730)
607a056 Create ifao-publications.csl (JabRef#4731)
5a65f50 remove et-al settings for bibliography for PVS (JabRef#4735)
4a145d4 Create current-opinion-in-endocrinology-diabetes-and-obesity.csl (JabRef#4734)
d70c2a4 Add chapter section in bibliography (JabRef#4732)
366dbc1 Create economic-history-review.csl (JabRef#4643)
7069ddc Create the-open-university-harvard-s390-modules.csl (JabRef#4711)
a789973 Chicago: Uppercase "Presentated at" if no `genre` (JabRef#4729)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 906cd6d
  • Loading branch information
github actions committed May 1, 2020
1 parent 415bb31 commit 2a00aa3
Show file tree
Hide file tree
Showing 22 changed files with 2,058 additions and 24 deletions.
12 changes: 11 additions & 1 deletion chicago-annotated-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with short notes and annotated bibliography</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
14 changes: 12 additions & 2 deletions chicago-author-date-16th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
<name>Andrew Dunning</name>
<email>andrew.dunning@utoronto.ca</email>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The author-date variant of the Chicago style</summary>
Expand Down Expand Up @@ -509,8 +512,15 @@
</choose>
</macro>
<macro name="event">
<group>
<text term="presented at" suffix=" "/>
<group delimiter=" ">
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</macro>
Expand Down
14 changes: 12 additions & 2 deletions chicago-author-date.csl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<email>matthew.g.roth@yale.edu</email>
<uri> https://orcid.org/0000-0001-7902-6331</uri>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The author-date variant of the Chicago style</summary>
Expand Down Expand Up @@ -509,8 +512,15 @@
</choose>
</macro>
<macro name="event">
<group>
<text term="presented at" suffix=" "/>
<group delimiter=" ">
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</macro>
Expand Down
12 changes: 11 additions & 1 deletion chicago-fullnote-bibliography-16th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<name>Andrew Dunning</name>
<email>andrew.dunning@utoronto.ca</email>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
Expand Down Expand Up @@ -665,7 +668,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-fullnote-bibliography-short-title-subsequent.csl
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
Expand Down Expand Up @@ -699,7 +702,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-fullnote-bibliography-with-ibid.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-fullnote-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-library-list.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format for creating library lists, where bibliography includes call numbers</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-note-bibliography-16th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<name>Andrew Dunning</name>
<email>andrew.dunning@utoronto.ca</email>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with short notes and bibliography</summary>
Expand Down Expand Up @@ -665,7 +668,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-note-bibliography-with-ibid.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with short notes and bibliography</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
12 changes: 11 additions & 1 deletion chicago-note-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Brenton M. Wiernik</name>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with short notes and bibliography</summary>
Expand Down Expand Up @@ -698,7 +701,14 @@
<choose>
<if variable="title">
<group delimiter=" ">
<text term="presented at"/>
<choose>
<if variable="genre">
<text term="presented at"/>
</if>
<else>
<text term="presented at" text-case="capitalize-first"/>
</else>
</choose>
<text variable="event"/>
</group>
</if>
Expand Down
Loading

0 comments on commit 2a00aa3

Please sign in to comment.