How to how to control the space between the citation number and author in bibliography?
Hello there,
I would like to know how to how to control the space between the citation number and author in bibliography?
the layout in the bibliography of CLS file is the following,
Any suggestion?
Thanks.
I would like to know how to how to control the space between the citation number and author in bibliography?
the layout in the bibliography of CLS file is the following,
<bibliography et-al-min="3" et-al-use-first="3" second-field-align="flush" entry-spacing="0">
<layout suffix=".">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" suffix=". "/>
...
</layout>
</bibliography>
Any suggestion?
Thanks.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
when I used a revised chinese-gb7714-2015-numeric csl, the layout like this:
[1] Fabrizio
there is a space and a tab between [1] and Fabrizio
I would like to reduce the distance between [1] and the author (Farbrizio).
CSL just can say Yes or No, but not how much.