We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a59a60 commit 45376caCopy full SHA for 45376ca
hochschule-der-kunste-bern-musikforschung.csl
@@ -393,9 +393,9 @@
393
<if type="chapter" match="all" variable="volume">
394
<choose>
395
<if match="all" is-numeric="volume">
396
- <group>
397
- <text term="volume" form="short"/>
398
- <number prefix=" " variable="volume"/>
+ <group delimiter=" ">
+ <label variable="volume" form="short"/>
+ <number variable="volume"/>
399
</group>
400
</if>
401
<else>
0 commit comments