Handling Conference Acronyms
Most academic venues on computer science are better known by their acronym than their full name (e.g., ASPLOS vs. Architectural Support for Programming Languages and Operating Systems). I would welcome a way to tag and search conference and journal papers by their acronyms.
However, there is no dedicated field for this purpose in Zotero's conference or journal scheme. At import from some sources, the acronym is ending up in the Series field but that's wrong because it's supposed to be used for journal-like publications of selected conference papers (mostly in addition to ordinary proceedings (e.g., Lecture Notes in Computer Science)) etc.
A possible workaround is of course to put that in the extra field, which I exploit already for various other stuff. However, this has several drawbacks, e.g.:
- not possible to limit searches just to the acronyms
- less effective editing
- harder to (not) handle them in exports (e.g., in BBT)
I am mostly familiar with CS venues only but I presume it is not that much different in other fields?
If so it would make sense to add it globally in Zotero IMHO.
However, there is no dedicated field for this purpose in Zotero's conference or journal scheme. At import from some sources, the acronym is ending up in the Series field but that's wrong because it's supposed to be used for journal-like publications of selected conference papers (mostly in addition to ordinary proceedings (e.g., Lecture Notes in Computer Science)) etc.
A possible workaround is of course to put that in the extra field, which I exploit already for various other stuff. However, this has several drawbacks, e.g.:
- not possible to limit searches just to the acronyms
- less effective editing
- harder to (not) handle them in exports (e.g., in BBT)
I am mostly familiar with CS venues only but I presume it is not that much different in other fields?
If so it would make sense to add it globally in Zotero IMHO.
container-title-short: ABBR
You can also search for this in advanced search using Extra contains “ABBR”.
Not sure what your editing comment refers to.
@emilianoeheyns Since BBT exports all extra stuff into bibtex' note field and some/many(?) bibtex styles print the note field verbatim, I am using a BBT script to filter them out in exports (we have discussed that on github some weeks ago).
edit: ah, https://github.com/retorquere/zotero-better-bibtex/issues/1423
I would also be very much interested in this feature!
I have a few hundred publications in my library of which the conference proceedings have acronyms: e.g. "EMBC 2020" instead of "42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC)"
Is there a way to:
a) store this acronym (besides the extra field)?; and
b) choose whether to use the acronym or full conference name when citing ?
If not, is this feature planned to be included in the future?
Thanks,
Fab
And is there a way to automatically generate these acronyms?
E.g. "{XX}nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC)" will always be something like "EMBC 20{XX-YY}"
Or does this need to be done semi-manually?
Is there at least a (non-exhaustive) list available which contains such acronyms.
Thanks a lot for your input