ACM SIGCHI format edit: improved newspaper/magazine citation.
This commit is contained in:
parent
3a7f23623f
commit
4827d87aa3
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue