Skip to content

Commit 2f0d735

Browse files
committed
1 parent 683d7d1 commit 2f0d735

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

deutsche-gesellschaft-fur-psychologie.csl

+5-2
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,12 @@
118118
<choose>
119119
<if type="report thesis" match="any">
120120
<text variable="title" font-style="italic" suffix="."/>
121-
<group prefix=" " suffix=".">
121+
<group prefix=" " suffix="." delimiter=" ">
122122
<text variable="genre"/>
123-
<text variable="number" prefix=" No. "/>
123+
<group delimiter=" ">
124+
<text term="issue" form="short"/>
125+
<text variable="number"/>
126+
</group>
124127
</group>
125128
</if>
126129
<else-if type="bill book graphic legislation motion_picture report song" match="any">

0 commit comments

Comments
 (0)