Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zenodo registration does not work when chapter titles contain a brace group #29

Open
kopeckyf opened this issue Jul 7, 2023 · 0 comments
Assignees

Comments

@kopeckyf
Copy link
Contributor

kopeckyf commented Jul 7, 2023

Zenodo registration does not work when chapter titles contain a brace group, e.g.:

@incollection{chapters/05-Amaral-Mihatsch,author={Eduardo Tadeu Roque Amaral and Wiltrud Mihatsch},title={{Portuguese \textit {a pessoa} and \textit {uma pessoa}: Emerging inclusive impersonals}},booktitle={{Referring to{} discourse participants{} in Ibero-Romance languages}},editor={Pekka Posio and Peter Herbeck},publisher={Language Science Press.},Address={Berlin},year={2023},pages={107--146},doi={10.5281/zenodo.8124494},keywords={withinvolume}}

causes an error related to BIBTITLEP from zenodo.py:

self.title = BIBTITLEP.search(l).group(1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants