Skip to content

Instantly share code, notes, and snippets.

@sergey-alekseev
Created June 17, 2014 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergey-alekseev/2871b326b0485c5c403a to your computer and use it in GitHub Desktop.
Save sergey-alekseev/2871b326b0485c5c403a to your computer and use it in GitHub Desktop.
cr-search field -> api.crossref.org field
totalResults -> "message": { "total-results"
startIndex -> "message": { "query": {"start-index":0
itemsPerPage -> "message": { "items-per-page":20
"query": { "searchTerms": -> "message": { "query": {"search-terms":
"items": [{ "doi": -> "message": { "items": [ "DOI"
"items": [{ "deposited": -> "message": { "items": [ "deposited": {"date-parts":
"items": [{ "published": -> "message": { "items": [ "issued": {"date-parts":
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment