Skip to content

Commit

Permalink
Update mcgill-en.csl
Browse files Browse the repository at this point in the history
  • Loading branch information
f-mb committed Jun 28, 2014
1 parent e96cbcb commit bf27fc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mcgill-en.csl
Original file line number Diff line number Diff line change
Expand Up @@ -302,11 +302,11 @@ Not implemented: "cited to" for cases, construct short casenames, adding ref to
<choose>
<if variable="author">
<text variable="authority" suffix=", "/>
<text macro="issued" suffix=", "/>
<date form="numeric" variable="issued" suffix=", "/>
</if>
<else-if variable="title" match="none">
<text variable="authority" suffix=", "/>
<text macro="issued" suffix=", "/>
<date form="numeric" variable="issued" suffix=", "/>
</else-if>
</choose>
</if>
Expand Down

0 comments on commit bf27fc3

Please sign in to comment.