Zotero: An open-source tool to help collect, organize, cite, and share research
91–100 of 168 posts
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#92Zotero is awesome. 80% of the academic type people I've introduced it to have switched. The other 20% have Endnote stockholm syndrome.
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#93Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#94At that point I realised that my BibLaTeX file was really a mess. Better BibTeX created tons of needless double curly brackets {{like this}} in the BibLaTeX file, making searching it directly a pain. And it created lots of @misc entries, the BibLaTeX entry of last resort, when it should have made @url's and other things.
Zotero has massively benefited my work, but it's also been something of a training wheel which in the longer term slowed me down. Emacs/AucTeX/RefTeX does everything Zotero does (at least according to my use) but faster, cleaner, more holistically, and with more features (eg crossref'ing entries). And two years on I'm still cleaning up that Better BibTeX's BibLaTeX file.
[0] https://retorque.re/zotero-better-bibtex/
* edited because I confused AucTeX with RefTeX.
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#95Zotero really need more advertisement. I prefer Zotero over Mendeley, but Mandaley seems to advertise much more to university.
Mendeley was very popular (until its unfortunate acquisition) because of its excellent PDF full text search and the ability to automatically get metadata (i.e. a bibtex entry) from PDFs. Can Zotero do that?
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#96Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#97Earlier quoted context omitted.
Mendeley was very popular (until its unfortunate acquisition) because of its excellent PDF full text search and the ability to automatically get metadata (i.e. a bibtex entry) from PDFs. Can Zotero do that?
Yes, I use that function in Zotero all the time.
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#98Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#99Docear is another interesting project. Unfortunately though, Docear isn't nearly as active as it once was. http://www.docear.org/
However due to the literary suite paradigm I would recommend Jabref (which is integrated in Docear) instead [2], if you are coming from Zotero/Mendeley, which is what I Did. Docear alone is capable of much more. I was not aware it is not really active these days. It is really unfortunate.
[0] https://www.scss.tcd.ie/joeran.beel/blog/2014/01/15/comprehe... [1] https://gtpedrosa.github.io/blog/apresentando-o-docear/ [2] http://www.jabref.org/
Re: Zotero: An open-source tool to help collect, organize, cite, and share research
#100I used Zotero through my MA and into my PhD, when I discovered and began writing in LaTeX in emacs/AucTeX instead of LibreOffice. I used the Better BibTeX plugin [0] to maintain a BibLaTeX file, but as I developed my emacs skills I moved to RefTeX. At that point I realised that my BibLaTeX file was really a mess. Better BibTeX created tons of needless double curly brackets {{like this}} in the BibLaTeX file, making s…