ACM SIGCHI format edit: improved newspaper/magazine citation.

This commit is contained in:
eugenem 2008-08-11 04:46:34 +00:00
parent 3a7f23623f
commit 4827d87aa3

View file

@ -138,10 +138,14 @@
</group>
</else-if>
<else>
<group suffix=", " delimiter=" " font-style="italic">
<text variable="container-title"/>
<text variable="volume"/>
</group>
<group suffix="." delimiter=", ">
<text variable="container-title" font-style="italic"/>
<text macro="year"/>
<text variable="page"/>
<text variable="URL"/>
</group>
</else>
</choose>