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

Use crossref API to fetch paper names #124

Open
abbycabs opened this issue Sep 9, 2015 · 2 comments
Open

Use crossref API to fetch paper names #124

abbycabs opened this issue Sep 9, 2015 · 2 comments

Comments

@abbycabs
Copy link
Member

abbycabs commented Sep 9, 2015

No description provided.

@blahah
Copy link

blahah commented Dec 18, 2015

@acabunoc just starting to poke around this repo, and this seems like something I could contribute as an ice-breaker.

Science-AI has a nice js crossref API client that I'm using in getpapers - very simple to get the title from a doi.

Looks like I should be working on the papers route. In particular, were you thinking that the paper title would be displayed here, when users are contacted?

Should the title be stored, or retrieved on demand?

Pointers / guidance very welcome :)

@abbycabs
Copy link
Member Author

Hello, hello!

The crossref API sounds perfect! Thanks for the clarifying questions

Good places to display paper title:

  • when users are contacted
  • For these ones, we may need to add the paper title in the actual badge data:
    • In the web view (code), instead of just a DOI under each badge
    • In the widget showing all the badges for one user, display the paper title by each badge (instead of badges + names)

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

No branches or pull requests

2 participants