We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3602c18 commit 684bc3aCopy full SHA for 684bc3a
universite-du-quebec-a-montreal.csl
@@ -353,7 +353,7 @@
353
<choose>
354
<if match="any" variable="original-date">
355
356
- <if type="musical_score book song" match="any">
+ <if type="musical_score book song chapter" match="any">
357
<group prefix="(" suffix=")">
358
<date date-parts="year" form="text" variable="issued"/>
359
<text variable="year-suffix"/>
@@ -721,7 +721,7 @@
721
</macro>
722
<macro name="original-date">
723
724
- <if type="song musical_score book" match="any">
+ <if type="song musical_score book chapter" match="any">
725
726
<text value="Publication originale en "/>
727
<date variable="original-date">
0 commit comments