Hi there,
I noticed that the output from the get dataset citation command (https://guides.dataverse.org/en/latest/api/native-api.html#get-citation) retrieves an escaped citation.
Example: https://entrepot.recherche.data.gouv.fr/api/v1/datasets/:persistentId/versions/:latest/citation?persistentId=doi:10.15454/OI3VDQ : Author Name Béguin, Erwan appears as Béguin, Erwan,
while it is not the case with other API commands e.g. https://entrepot.recherche.data.gouv.fr/api/v1/datasets/:persistentId/versions/:latest?persistentId=doi:10.15454/OI3VDQ : Author Name Béguin, Erwan appears as Béguin, Erwan.
was there a reason for this or is this a bug ? :)
Sounds like a bug to me. Please feel free to create an issue.
Thanks, here's the issue: https://github.com/IQSS/dataverse/issues/11176 :smile:
Last updated: Oct 30 2025 at 06:21 UTC