Skip to content

Commit

Permalink
Update apa.csl
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle committed May 11, 2012
1 parent 7e27552 commit be4dbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apa.csl
Expand Up @@ -163,9 +163,9 @@
<choose>
<if type="report thesis" match="any">
<text variable="title" font-style="italic"/>
<group prefix=" (" suffix=")">
<group prefix=" (" suffix=")" delimiter=" ">
<text variable="genre"/>
<text variable="number" prefix=" No. "/>
<text variable="number" prefix="No. "/>
</group>
</if>
<else-if type="book graphic motion_picture report song manuscript speech" match="any">
Expand Down

0 comments on commit be4dbfa

Please sign in to comment.