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

feat: create Endnote to hugo-academic parser #32

Open
mrustl opened this issue Jul 7, 2020 · 0 comments
Open

feat: create Endnote to hugo-academic parser #32

mrustl opened this issue Jul 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mrustl
Copy link
Member

mrustl commented Jul 7, 2020

instead of using slightly modified python package (https://github.com/mrustl/academic-admin/tree/kwb) and subsequently replacing and fixing stuff using R, do everything right away with R (e.g. correctly mapping publication types!)

Partly started in #25

@mrustl mrustl added the enhancement New feature or request label Jul 7, 2020
@mrustl mrustl self-assigned this Jul 7, 2020
mrustl added a commit that referenced this issue Jul 7, 2020
- "conference" (endnote: "Conference Paper") -> was previously wrongly mapped to "Conferences Proceedings"

- "inproceedings" (endnote: "Conference Proceedings") -> was previously wrongly mapped to "Conferences Paper"

using Python tool:
https://github.com/mrustl/academic-admin/blob/ea5c6a23d5b8cb482c2dd5afe15e71c1a049afbe/academic/cli.py

This workaround should help, but better approach will be #32
@mrustl mrustl added this to the v0.2 milestone Jul 7, 2020
mrustl added a commit that referenced this issue Jul 8, 2020
need to work on a good workflow soon (#32)
@mrustl mrustl modified the milestones: v0.2, v0.3 Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant