-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Zenodo does not set the "address" field in the BibTeX export (which is optional to book, booklet, inbook, incollection, inproceedings, manual, mastersthesis, phdthesis, techreport).
For example https://doi.org/10.5281/zenodo.13912515 has "Ljubljana, Slovenia" in the default APA citation, however, its BibTeX export is:
@proceedings{arhar_holdt_2024_13912515,
title = {Proceedings of the Conference on Language
Technologies and Digital Humanities
},
year = 2024,
publisher = {Institute of Contemporary History},
doi = {10.5281/zenodo.13912515},
url = {https://doi.org/10.5281/zenodo.13912515},
}
i.e. missing the address = {Ljubljana, Slovenia}
(and the editor as well, cf. #2081).
Could this be added please?
carlinmack
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working