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

Regex ORCID ID #5

Open
arontaupe opened this issue Mar 10, 2025 · 1 comment
Open

Regex ORCID ID #5

arontaupe opened this issue Mar 10, 2025 · 1 comment
Assignees
Labels
template/apa Versatile APA template

Comments

@arontaupe
Copy link

Thanks for providing the versatile-apa package!

I always get a panic when inserting my ORCID, which has an X in it

the following regex accepts for that:
\d{4}-\d{4}-\d{4}-\d{3}[0-9X]$

Yours is set to only accept Numbers. I dont know much about these ids, but mine is a valid URL and leads to my profile, so i changed the Orcid id regex.
Cheers :)

@jassielof
Copy link
Owner

Hi, what version are you using? I think this was already fixed in the v7.1.1, which was recently submitted.
Or are you using the git version?

@jassielof jassielof self-assigned this Mar 11, 2025
@jassielof jassielof added the template/apa Versatile APA template label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template/apa Versatile APA template
Projects
None yet
Development

No branches or pull requests

2 participants