How to import multiple citations from a web-page that links to them all?
I want to import from, for example, this webpage: https://async.ece.utah.edu/publications/journal-papers/ all the journal articles that are listed into my Zotero library. How would you do that?
(For what it's worth, an HTML bibliography generated via Zotero does include metadata that can be used to save the data back to Zotero.)
It would be possible to extract the embedded URLs and run some code to have Zotero try to process those — there's a forum thread about that that I can point you to — but that requires some HTML processing and JavaScript scripting knowledge.