Does anyone know of a reference manager that can do some kind of smart auto-import? I've got the text of a paper, with nicely formatted references at the end. What I'd like to do is import all of them into a reference manager as easily as possible.
Ultimately, I'd like the data to end up in Zotero, but once it's in any ref manager, I can export it and move it over easily enough.
Example reference:
Campbell, P.J., Stephens, P.J., Pleasance, E.D., O'Meara, S., Li, H., Santarius, T., Stebbings, L.A., Leroy, C., Edkins, S., Hardy, C., et al.(2008) Identification of somatically acquired rearrangements in cancer using genome-wide massively parallel paired-end sequencing. Nat. Genet. 40:722–729.
There are no DOIs or PMIDs to parse out, just authors, title, year, page #s and journal.
I'm also open to something that can do this programatically (preferably without writing hairy regexen on my own). Using one of the Bio* packages to query pubmed maybe?
FWIW, we're discussing this on FriendFeed too: http://friendfeed.com/the-life-scientists/3b3c2b06/does-anyone-know-of-reference-manager-that-can
Does your university have access to scopus?
It appears that I may have access through the library. Any links showing how it might be used for this sort of thing? (I've never touched scopus before)
Semi-solution here: http://chrisamiller.com/science/2010/12/13/using-bioruby-to-fetch-citations-from-pubmed/ (via Martin in the above-linked FF thread). I'd still love to hear any real solutions to this problem, that could handle articles that aren't in PubMed Central.