Importing Web of Science Marked Lists
Does anyone know if Zotero can import references from a 'marked list' format of search results off of Web of Science (ie ISI Web of Knowledge) databases?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Just "Save to file" you marked list from ISI WoK...
Then open up a comand line. You can do in 2 steps:
isi2xml.exe file.txt > file.xml
xml2bib.exe file.xml > file.bib
Or in one step
isi2xml.exe file.txt > xml2bib.exe > file.bib
Now you are able to impot the BibTex file into Zotero.
I´m trying to import citations into Zotero from Web of Knowledge but I´m blind! because I don´t see option "save to BibTex" that you have mentioned. Could you say to me where are it?
So, I went on the WoK and marked a few articles. I then exported the list as plain text. I opened the text file and copied everything. Then went on this website http://www.lagom.nl/latex/i2b/online.cgi#results and pasted it in the "Paste isi output here (see hints below)" box. Clicked send and copied the Bibtex output. Then I opened zotero and clicked "import from clipboard" and voilà!
Hopes this helps someone :)
Follow Yolanda's instructions up to here: but then, after selecting and copying (i.e. ctrl/cmd+c) the whole text, go to Zotero and use "import from Clipboard" - that should work and should also import the abstract.
Thanks
open zotero -- import --
thank you very much for sharing.