ourresearch / total-impact-core

An api and backend code to gather the impacts of diverse scholarly products online.
http://impactstory.org
Other
55 stars 7 forks source link

fix author names for biblio and figshare #112

Closed hpiwowar closed 11 years ago

hpiwowar commented 11 years ago

Crossref DOI resolve doesn't display parsed author names for figshare and dryad (see example, shows just [author literal](curl -D - -L -H)) so getting biblio this way is really suboptimal.

To solve, revert much of this commit so that we get biblio straight from dryad and figshare when possible

hpiwowar commented 11 years ago

figshare not fixed yet; requires more investigation and possibly using their api instead of crossref (unlike dryad fix)

hpiwowar commented 11 years ago

fixed a bit this spring. will open more if needs more fixing.