Modifying multiple citations delimiters

Hi,

I am currently trying to edit Vancouver with brackets in order to add a space after the comma separating multiple citations.
I have opened the style file and searched for any "," to modify into ", " but did not find any meaningful passage.
Any help?

Thank you

kalder
  • It's here:
    <layout prefix="(" suffix=")" delimiter=",">
    <text variable="citation-number"/>
    </layout>

    just add the space to delimiter=","
  • It worked, thank you!

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.

Sign In or Register to comment.