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

Zotero BibTeX keys do not account for cite key collision #30

Open
wshanks opened this issue Jan 4, 2019 · 0 comments
Open

Zotero BibTeX keys do not account for cite key collision #30

wshanks opened this issue Jan 4, 2019 · 0 comments

Comments

@wshanks
Copy link
Owner

wshanks commented Jan 4, 2019

See discussion in #28. The Zotero cite keys are generated by running the citation through the export translator individually, so there is never any collision in the translator processing. When generating a full bibliography with the translator, it accounts for collisions and disambiguates by adding a number to the end of the duplicate key. Perhaps there is a way to distinguish the items in LyZ using the translator functions. If not, the full bibliography could be parsed to match up items to bibliography entries in order to match de-duplicated cite keys to the correct Zotero items.

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

1 participant