acl-anthology icon indicating copy to clipboard operation
acl-anthology copied to clipboard

Extra "edition" in generated citation for a proceedings volume

Open nschneid opened this issue 3 years ago • 1 comments
trafficstars

E.g. https://aclanthology.org/2022.gwll-1.0/:

image

I suspect the word "edition" is added if there is an editor even if there is no edition number.

nschneid avatar Sep 30 '22 20:09 nschneid

The bug is outside of our repo, namely here:

https://github.com/citation-style-language/styles/blob/master/association-for-computational-linguistics.csl

Doesn't seem to have anything to do with editors, the citation style adds the "edition" text for certain bibtypes without caring if there is actually an "edition" value or not. At least that's my interpretation.

mbollmann avatar Oct 01 '22 13:10 mbollmann