Skip to content

Commit 684bc3a

Browse files
authored
Update universite-du-quebec-a-montreal.csl (JabRef#6087)
Original-date rule applied also to chapter.
1 parent 3602c18 commit 684bc3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

universite-du-quebec-a-montreal.csl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<choose>
354354
<if match="any" variable="original-date">
355355
<choose>
356-
<if type="musical_score book song" match="any">
356+
<if type="musical_score book song chapter" match="any">
357357
<group prefix="(" suffix=")">
358358
<date date-parts="year" form="text" variable="issued"/>
359359
<text variable="year-suffix"/>
@@ -721,7 +721,7 @@
721721
</macro>
722722
<macro name="original-date">
723723
<choose>
724-
<if type="song musical_score book" match="any">
724+
<if type="song musical_score book chapter" match="any">
725725
<group prefix="(" suffix=")">
726726
<text value="Publication originale en "/>
727727
<date variable="original-date">

0 commit comments

Comments
 (0)