bibliometrix icon indicating copy to clipboard operation
bibliometrix copied to clipboard

Importing From Zotero

Open joofio opened this issue 4 years ago • 5 comments

Hi,

I want to export a few papers from zotero to bibliometrix.

I have been taking a look in the issues, and the function bib2df is working for generic bibtex export?

I have tried with betterbibtex in zotero, but maybe some configuration is missing?

Is this doable at the moment?

Thank you very much! Best regards,

joofio avatar Oct 13 '21 11:10 joofio

ADD: R 4.0.5 bibliometrix 3.1.4

joofio avatar Oct 13 '21 11:10 joofio

I tried out the same and it seems that it depends on the formatting of the BibTeX file. I had to delete any tab \t at the beginning of a line and replaced the = { with the version without any spaces, i.e. ={ in my bib-file from Zotero. After that I could use the file with bibliometrix. Maybe, some of these replacements can be included in the code here?

zuphilip avatar Oct 17 '21 18:10 zuphilip

Thanks for the reply. I could try to help out with some code, What export did you use on zotero, and which parameters for a successful import?

joofio avatar Oct 18 '21 07:10 joofio

I tried out the same and it seems that it depends on the formatting of the BibTeX file. I had to delete any tab \t at the beginning of a line and replaced the = { with the version without any spaces, i.e. ={ in my bib-file from Zotero. After that I could use the file with bibliometrix. Maybe, some of these replacements can be included in the code here?

Could you further elaborate on this? what settings via Zotero and possibly your import code? I've been trying this but getting an: Error in data.frame(..., check.names = FALSE) : arguments imply differing number of rows: 0, 224

kevhosford avatar Nov 15 '21 15:11 kevhosford

Dear all, I am still working on an importing routine for Zotero files. Stay tuned!

massimoaria avatar Nov 16 '21 07:11 massimoaria

would have been great... Also as we could have all the pdf into zotero, and possibility to "merge" it in a document with titles and astracts... But no bibliography.

DalzAsylum avatar Nov 21 '22 14:11 DalzAsylum