mirror of
https://github.com/zotero/zotero.git
synced 2026-09-22 00:32:47 +00:00
Use short form journal name where available.
This commit is contained in:
parent
00f0c9ee59
commit
0d1c895d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
</else-if>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<text variable="container-title" font-style="italic" suffix="."/>
|
||||
<text variable="container-title" font-style="italic" form="short" suffix="."/>
|
||||
<group delimiter=", ">
|
||||
<text macro="issued" font-weight="bold"/>
|
||||
<text variable="volume" font-style="italic"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue