Skip to content

Commit a789973

Browse files
authored
1 parent 143464e commit a789973

12 files changed

+135
-15
lines changed

chicago-annotated-bibliography.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format with short notes and annotated bibliography</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

chicago-author-date-16th-edition.csl

+12-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<name>Andrew Dunning</name>
2222
<email>[email protected]</email>
2323
</contributor>
24+
<contributor>
25+
<name>Brenton M. Wiernik</name>
26+
</contributor>
2427
<category citation-format="author-date"/>
2528
<category field="generic-base"/>
2629
<summary>The author-date variant of the Chicago style</summary>
@@ -509,8 +512,15 @@
509512
</choose>
510513
</macro>
511514
<macro name="event">
512-
<group>
513-
<text term="presented at" suffix=" "/>
515+
<group delimiter=" ">
516+
<choose>
517+
<if variable="genre">
518+
<text term="presented at"/>
519+
</if>
520+
<else>
521+
<text term="presented at" text-case="capitalize-first"/>
522+
</else>
523+
</choose>
514524
<text variable="event"/>
515525
</group>
516526
</macro>

chicago-author-date.csl

+12-2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<email>[email protected]</email>
2828
<uri> https://orcid.org/0000-0001-7902-6331</uri>
2929
</contributor>
30+
<contributor>
31+
<name>Brenton M. Wiernik</name>
32+
</contributor>
3033
<category citation-format="author-date"/>
3134
<category field="generic-base"/>
3235
<summary>The author-date variant of the Chicago style</summary>
@@ -509,8 +512,15 @@
509512
</choose>
510513
</macro>
511514
<macro name="event">
512-
<group>
513-
<text term="presented at" suffix=" "/>
515+
<group delimiter=" ">
516+
<choose>
517+
<if variable="genre">
518+
<text term="presented at"/>
519+
</if>
520+
<else>
521+
<text term="presented at" text-case="capitalize-first"/>
522+
</else>
523+
</choose>
514524
<text variable="event"/>
515525
</group>
516526
</macro>

chicago-fullnote-bibliography-16th-edition.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<name>Andrew Dunning</name>
2626
<email>[email protected]</email>
2727
</contributor>
28+
<contributor>
29+
<name>Brenton M. Wiernik</name>
30+
</contributor>
2831
<category citation-format="note"/>
2932
<category field="generic-base"/>
3033
<summary>Chicago format with full notes and bibliography</summary>
@@ -665,7 +668,14 @@
665668
<choose>
666669
<if variable="title">
667670
<group delimiter=" ">
668-
<text term="presented at"/>
671+
<choose>
672+
<if variable="genre">
673+
<text term="presented at"/>
674+
</if>
675+
<else>
676+
<text term="presented at" text-case="capitalize-first"/>
677+
</else>
678+
</choose>
669679
<text variable="event"/>
670680
</group>
671681
</if>

chicago-fullnote-bibliography-short-title-subsequent.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
<contributor>
3030
<name>Sebastian Karcher</name>
3131
</contributor>
32+
<contributor>
33+
<name>Brenton M. Wiernik</name>
34+
</contributor>
3235
<category citation-format="note"/>
3336
<category field="generic-base"/>
3437
<summary>Chicago format with full notes and bibliography</summary>
@@ -699,7 +702,14 @@
699702
<choose>
700703
<if variable="title">
701704
<group delimiter=" ">
702-
<text term="presented at"/>
705+
<choose>
706+
<if variable="genre">
707+
<text term="presented at"/>
708+
</if>
709+
<else>
710+
<text term="presented at" text-case="capitalize-first"/>
711+
</else>
712+
</choose>
703713
<text variable="event"/>
704714
</group>
705715
</if>

chicago-fullnote-bibliography-with-ibid.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format with full notes and bibliography</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

chicago-fullnote-bibliography.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format with full notes and bibliography</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

chicago-library-list.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format for creating library lists, where bibliography includes call numbers</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

chicago-note-bibliography-16th-edition.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<name>Andrew Dunning</name>
2626
<email>[email protected]</email>
2727
</contributor>
28+
<contributor>
29+
<name>Brenton M. Wiernik</name>
30+
</contributor>
2831
<category citation-format="note"/>
2932
<category field="generic-base"/>
3033
<summary>Chicago format with short notes and bibliography</summary>
@@ -665,7 +668,14 @@
665668
<choose>
666669
<if variable="title">
667670
<group delimiter=" ">
668-
<text term="presented at"/>
671+
<choose>
672+
<if variable="genre">
673+
<text term="presented at"/>
674+
</if>
675+
<else>
676+
<text term="presented at" text-case="capitalize-first"/>
677+
</else>
678+
</choose>
669679
<text variable="event"/>
670680
</group>
671681
</if>

chicago-note-bibliography-with-ibid.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format with short notes and bibliography</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

chicago-note-bibliography.csl

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<contributor>
2929
<name>Sebastian Karcher</name>
3030
</contributor>
31+
<contributor>
32+
<name>Brenton M. Wiernik</name>
33+
</contributor>
3134
<category citation-format="note"/>
3235
<category field="generic-base"/>
3336
<summary>Chicago format with short notes and bibliography</summary>
@@ -698,7 +701,14 @@
698701
<choose>
699702
<if variable="title">
700703
<group delimiter=" ">
701-
<text term="presented at"/>
704+
<choose>
705+
<if variable="genre">
706+
<text term="presented at"/>
707+
</if>
708+
<else>
709+
<text term="presented at" text-case="capitalize-first"/>
710+
</else>
711+
</choose>
702712
<text variable="event"/>
703713
</group>
704714
</if>

turabian-fullnote-bibliography.csl

+12-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<contributor>
1313
<name>Sebastian Karcher</name>
1414
</contributor>
15+
<contributor>
16+
<name>Brenton M. Wiernik</name>
17+
</contributor>
1518
<category citation-format="note"/>
1619
<category field="history"/>
1720
<summary>Turabian note style, a variant of Chicago for students</summary>
@@ -455,8 +458,15 @@
455458
</choose>
456459
</macro>
457460
<macro name="event">
458-
<group>
459-
<text term="presented at" suffix=" "/>
461+
<group delimiter=" ">
462+
<choose>
463+
<if variable="genre">
464+
<text term="presented at"/>
465+
</if>
466+
<else>
467+
<text term="presented at" text-case="capitalize-first"/>
468+
</else>
469+
</choose>
460470
<text variable="event"/>
461471
</group>
462472
</macro>

0 commit comments

Comments
 (0)