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

Extra curly brace in version 0.4 #6

Open
mgxd opened this issue Sep 1, 2020 · 3 comments · May be fixed by #10
Open

Extra curly brace in version 0.4 #6

mgxd opened this issue Sep 1, 2020 · 3 comments · May be fixed by #10

Comments

@mgxd
Copy link

mgxd commented Sep 1, 2020

Command

doi2bib https://doi.org/10.1016/j.neuroimage.2010.07.033

Output

@article{Fonov_2011,
	doi = {10.1016/j.neuroimage.2010.07.033},
	url = {https://doi.org/10.1016%2Fj.neuroimage.2010.07.033},
	year = 2011,
	month = {jan},
	publisher = {Elsevier {BV}},
	volume = {54},
	number = {1},
	pages = {313--327},
	author = {Vladimir Fonov and Alan C. Evans and Kelly Botteron and C. Robert Almli and Robert C. McKinstry and D. Louis Collins},
	title = {Unbiased average age-appropriate atlases for pediatric studies},
	journal = {NeuroImage}}
}

Note that journal contains unbalanced curly braces.

@tardigradus
Copy link

Would it be possible to have a release with this fix?

@tungli
Copy link

tungli commented Apr 19, 2021

I can confirm this issue with DOI 10.1109/57.620514

@tungli tungli linked a pull request Apr 19, 2021 that will close this issue
@tzok
Copy link

tzok commented Jul 25, 2023

+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

Successfully merging a pull request may close this issue.

4 participants