We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For ccole, the output is:
"reCiterArticleFeatures": [ { "pmid": 23578816, "publicationType": { "publicationTypeCanonical": "Academic Article", "publicationTypePubMed": [ "Evaluation Study", "Journal Article", "Research Support, U.S. Gov't, P.H.S." ], "publicationTypeScopus": { "publicationTypeScopusAbbreviation": "ar", "publicationTypeScopusLabel": "Article" } },
I would like us to include a field publicationTypes in the person_article output. In this case, the output should be
publicationTypes
Evaluation Study|Journal Article|Research Support, U.S. Gov't, P.H.S.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For ccole, the output is:
I would like us to include a field
publicationTypes
in the person_article output. In this case, the output should beThe text was updated successfully, but these errors were encountered: