CiteseerX site translator
Hello,
Citeseer will become obsolete.
A site translator for citeseerX would be greatly appreciated.
http://citeseerx.ist.psu.edu/
Thanks,
Bruno.
Citeseer will become obsolete.
A site translator for citeseerX would be greatly appreciated.
http://citeseerx.ist.psu.edu/
Thanks,
Bruno.
I also don't know how to import one of these, but you can install Zotero Scaffold and manually put the stuff in each section.
http://zotero-dev.googlegroups.com/web/citeseerx-translator.sql?gda=b0r6lEoAAABE8udu-xblyn4YlXvIogldTYOkHwMGGh4YXsBnwNIGWL8qnMxDpwkOOO3CysrHVN3D0aR2WFbnkykis79k1Sxc_e3Wg0GnqfdKOwDqUih1tA&gsc=NN7J7AsAAACp971VME160qakdCCv5yYQ
e.g. on linux (ubuntu):
<copy contents of link, paste to a temp file>
<exit firefox>
sudo apt-get install sqlite3
cd /location/of/zotero/config_and_database
sqlite3 zotero.sqlite
<copy contents of temp file to clipboard>
<paste clipboard>
.quit
<open firefox>
We can convert this one, but, for future reference, contributed translators need to be in Zotero 2.0 format (plain JS) rather than Zotero 1.0 format (SQL).