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

Autocorrection with problems in author name ending with Jr #31

Closed
mtov opened this issue Jun 29, 2017 · 1 comment
Closed

Autocorrection with problems in author name ending with Jr #31

mtov opened this issue Jun 29, 2017 · 1 comment
Assignees
Labels

Comments

@mtov
Copy link

mtov commented Jun 29, 2017

Hi,

See this entry:

@inproceedings{washburn2016went,
title={What went right and what went wrong: an analysis of 155 postmortems from game development},
author={Washburn Jr, Michael and Sathiyanarayanan, Pavithra and Nagappan, Meiyappan and Zimmermann, Thomas and Bird, Christian},
booktitle={38th International Conference on Software Engineering Companion (ICSE)},
pages={280--289},
year={2016}
}

it was formatted to:

@inproceedings{washburn2016went,
title = { What went right and what went wrong: an analysis of 155 postmortems from game development },
author = { Michael Jr and Pavithra Sathiyanarayanan and Meiyappan Nagappan and Thomas Zimmermann and Christian Bird },
booktitle = { 38th International Conference on Software Engineering Companion (ICSE) },
pages = { 280--289 },
year = { 2016 }
}

@hsborges hsborges self-assigned this Jun 29, 2017
@hsborges hsborges added the bug label Jun 29, 2017
hsborges added a commit that referenced this issue Jun 29, 2017
@hsborges
Copy link
Owner

Hi @mtov, thank you for reporting this issue 👍
I published a new version to fix this issue.

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

No branches or pull requests

2 participants