Style Error: Journal of Zoology
Hi all,
I found a style error in the formatting of the bibliography for book section.
This is the journal request (the italics don't show here but they are correct):
Whitear, M. (1992). Solitary chemosensory cells. In Fish chemoreception: 103-125. Hara, T. J. (Ed.). London: Chapman & Hall.
And this is what the style does:
Whitear, M. (1992). Solitary chemosensory cells. In Fish chemoreception: 103-125. Hara, T. J. (Ed). . London: Chapman & Hall.
The issue is with the (Ed.). requested that becomes (Ed). .
I simply modified the csl here:
label form="short" prefix=" (" suffix="). " text-case="capitalize-first" strip-periods="true"
1) Is this the correct way of doing it? (The results works)
2) Can you update the style for everyone?
Thanks!
I found a style error in the formatting of the bibliography for book section.
This is the journal request (the italics don't show here but they are correct):
Whitear, M. (1992). Solitary chemosensory cells. In Fish chemoreception: 103-125. Hara, T. J. (Ed.). London: Chapman & Hall.
And this is what the style does:
Whitear, M. (1992). Solitary chemosensory cells. In Fish chemoreception: 103-125. Hara, T. J. (Ed). . London: Chapman & Hall.
The issue is with the (Ed.). requested that becomes (Ed). .
I simply modified the csl here:
label form="short" prefix=" (" suffix="). " text-case="capitalize-first" strip-periods="true"
1) Is this the correct way of doing it? (The results works)
2) Can you update the style for everyone?
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.
I've put in the fix for you! We need more people like you! :) (Next time I can help you with submitting the fix, since you know how to correct the error already ;) )
https://github.com/citation-style-language/styles/pull/3531
And I'll be happy to submit directly the corrections once I get more confident in the style language.