DOI import would not use space to separate words if they are separated with a new line
I imported record for the https://doi.org/10.21105/joss.06590 which has hexdump of
6e 20 69 6e 0a 74 68 65 20 62 72 6f 77 73 65 72 |n in.the browser|
so there is a newline in its title field if I request it as bibtex. As a result, Zenodo joined two words into a single "inthe"
PS I might report also to joss since there is no need for newline there... so may be they could fix it
6e 20 69 6e 0a 74 68 65 20 62 72 6f 77 73 65 72 |n in.the browser|
so there is a newline in its title field if I request it as bibtex. As a result, Zenodo joined two words into a single "inthe"
PS I might report also to joss since there is no need for newline there... so may be they could fix it
For the record, import via the connector works fine.