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

Filling in a few first names #260

Merged
merged 4 commits into from
Apr 17, 2019
Merged

Filling in a few first names #260

merged 4 commits into from
Apr 17, 2019

Conversation

davidweichiang
Copy link
Collaborator

The first commit here eliminates the square brackets in one author's name that I thought was too collision prone (discussed at #217 (comment)).

The second commit uses the complete attribute to resolve the ambiguous author name "Robert Mercer" (discussed at #208). My thought is that in this type of situation, the complete attribute is sufficient for disambiguation, and this is the right way to do it. I'm trying out this one case so you can see how it looks. If it looks good, there's at least one other I'm aware of, but probably more.

…lete` attribute, even if the paper didn't originally have a middle initial.

Deleted entry for "Robert Mercer" from `name_variants.yaml`. For now, "Robert Mercer" will have a separate page from "Robert E. Mercer" and "Robert L. Mercer"; when the code is modified to look at the `complete` attribute, this should go away.

If this looks okay, there's at least one other pair of authors that can be disambiguated in this way.
@davidweichiang
Copy link
Collaborator Author

The error has to do with TeX and nothing to do with author names (AFAICT)...did something change with a new version of TeXSoup?

@mbollmann
Copy link
Member

Looks like it, they released 0.2.0 just yesterday. I hotfixed it in #261.

@davidweichiang
Copy link
Collaborator Author

Thanks!

@mjpost mjpost merged commit 9ba0915 into master Apr 17, 2019
najtin pushed a commit to ir-anthology/ir-anthology that referenced this pull request Jun 9, 2021
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 this pull request may close these issues.

3 participants