Skip to content

Commit

Permalink
Update universite-du-quebec-a-montreal.csl (#6087)
Browse files Browse the repository at this point in the history
Original-date rule applied also to chapter.
  • Loading branch information
jjrondeau committed Jun 13, 2022
1 parent 3602c18 commit 684bc3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions universite-du-quebec-a-montreal.csl
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<choose>
<if match="any" variable="original-date">
<choose>
<if type="musical_score book song" match="any">
<if type="musical_score book song chapter" match="any">
<group prefix="(" suffix=")">
<date date-parts="year" form="text" variable="issued"/>
<text variable="year-suffix"/>
Expand Down Expand Up @@ -721,7 +721,7 @@
</macro>
<macro name="original-date">
<choose>
<if type="song musical_score book" match="any">
<if type="song musical_score book chapter" match="any">
<group prefix="(" suffix=")">
<text value="Publication originale en "/>
<date variable="original-date">
Expand Down

0 comments on commit 684bc3a

Please sign in to comment.