Fixed bugs in ieee.csl (Andrea Rossato).
This commit is contained in:
parent
5f283e4d47
commit
67445e7685
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="publisher">
|
<macro name="publisher">
|
||||||
<text variable="publisher-place" suffix=": " prefix=" "/>
|
<text variable="publisher-place" suffix=": "/>
|
||||||
<text variable="publisher" suffix=", "/>
|
<text variable="publisher" suffix=", "/>
|
||||||
<date variable="issued">
|
<date variable="issued">
|
||||||
<date-part name="year"/>
|
<date-part name="year"/>
|
||||||
|
|
Loading…
Reference in a new issue