-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature: Google Scholar "Cited By" Module #18
Comments
DOI-->PubMed We can use this to extract titles from DOI's, if the article is in pubmed. Would be one of multiple ways to get title and author data from a PDF, without relying on detailed PDF parsing. |
Maybe it is possible to search Scholar by DOI: |
We should have multiple ways to get a scholar search going from a PDF-in-browser... could include getting the title via the PDF, via pubmed, via other sources and searching scholar for the title... could also include direct scholar search of the DOI...? |
I am not sure the above search scholar by DOI thing really is something that works well... got to test it. |
is probably the best solution for DOI --> metadata |
Crossref = over 68 million journal articles |
Search google scholar for the PDF loaded into Beagle, and the reveal the "cited by" information.
Have:
Need:
Consideration: These can be organized into npm modules
The text was updated successfully, but these errors were encountered: