Separating Publishing places with "; "
In my Citation style I would like to separate multiple publishing places with a semi-colon, it should work just like with author names, for example:
Zürich; Wien; Ney York;
how can I achieve this?
this did not work:
<text variable="publisher-place" sort-separator="; "/>
neither did this:
<text variable="publisher-place" delimiter="; "/>
I would also like to have an et-al-min rule for publishing places, meaning that in case there are more than three publishing places only the first one should be stated, followed by et.al ...
thanks for help,
frank from austria
Zürich; Wien; Ney York;
how can I achieve this?
this did not work:
<text variable="publisher-place" sort-separator="; "/>
neither did this:
<text variable="publisher-place" delimiter="; "/>
I would also like to have an et-al-min rule for publishing places, meaning that in case there are more than three publishing places only the first one should be stated, followed by et.al ...
thanks for help,
frank from austria
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Note to self: it's possible that "publisher" should be changed from a simple variable to a "name" to leave room for extension later.