Is it possible to import multiple RIS files at once?
I've got oodles of .ris files, each with a single entry in them, obtained by downloading the citation files for an item from online databases such as WorldCAT, Haithi and Google Books.
Rather than importing them one at a time, is there a way I can do several at once? Or perhaps a workaround that can combine them into a single larger file before importing?
Thanks!
Rather than importing them one at a time, is there a way I can do several at once? Or perhaps a workaround that can combine them into a single larger file before importing?
Thanks!
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.
https://unix.stackexchange.com/a/3771
(even if you don't typically use the commandline, this one is just copy&paste)
If there's stuff at the top of every file (i.e. above TY -) I'm not sure if Zotero is going to like that in the merged file. In that case, probably some sort of sed search&replace before merging is called for, but that's a lot more elaborate.