How can I copy correct bibtext entry for a given paper which I imported from the web?
If I import a paper into Zotero from the web using the Zotero connector (say something like this: https://jmlr.org/papers/volume21/20-074/20-074.pdf)
It automatically tries to retrieve metadata for the paper. Many times this works just fine. Whenever I need to use it in my LaTeX document, I simply export the bibtex to clipboard and use it in my document. But sometimes, as it happens in the link above, most of the metadata entries are blank! I would like to manually copy paste the bibtex entry from the journal webiste into Zotero. How can I do that?
Thanks
It automatically tries to retrieve metadata for the paper. Many times this works just fine. Whenever I need to use it in my LaTeX document, I simply export the bibtex to clipboard and use it in my document. But sometimes, as it happens in the link above, most of the metadata entries are blank! I would like to manually copy paste the bibtex entry from the journal webiste into Zotero. How can I do that?
Thanks
https://jmlr.org/papers/v21/20-074.html
If you have a paper imported with poor metadata and you have bibtex, you can copy the bibtex, use "Import from clipboard" in Zotero and then merge that with the item that includes the PDF.
You should always use the save button when possible. And even if that doesn't work well somewhere, if a site is serving BibTeX properly, you should only need to click on the BibTeX link on the page to have the Zotero Connector prompt you to import it into Zotero, which is what happens on the above page. (The embedded metadata via the save button here also gets you the ISSN, which is missing in the BibTeX, and it includes saves the PDF itself and a snapshot of the page.) There shouldn't be any need to import via the clipboard for the above site — it would just be a waste of time.
After your message, I checked again. Saving on the abstract page actually got everything and didn't miss anything.
Thanks for your reply.