Fixes volume number for chapters in Chicago note w/o bibliography styles

This commit is contained in:
Elena Razlogova 2008-02-12 19:23:50 +00:00
parent bf39e1737c
commit fc3b23fdfd
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=", no. "/>
</if>
<else-if type="book">
<else-if type="book chapter" match="any">
<group prefix=", " delimiter=", ">
<group>
<text term="volume" form="short" suffix=". "/>

View file

@ -153,7 +153,7 @@
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=", no. "/>
</if>
<else-if type="book">
<else-if type="book chapter" match="any">
<group prefix=", " delimiter=", ">
<group>
<text term="volume" form="short" suffix=". "/>