Ditching Zotero for a Text File
21–30 of 42 posts
Re: Ditching Zotero for a Text File
#22Zotero is not just a front-end to BibTeX. Here are some things I like about Zotero off the top of my head: Zotero integrates well with various online services. This I think is Zotero's most valuable feature. The simple fact is that not everything exports BibTeX. Can you get a library catalog to export BibTeX? Perhaps in CS, most publications provide good BibTeX, but a lot of journals I (a mechanical engineer) deal wi…
If this kind of feature could be replaced by txt files I probably would be using it, but, no...
Re: Ditching Zotero for a Text File
#23Earlier quoted context omitted.
> First I used Claude Code to generate all the BibTex files for the PDFs I think this has an unnecessary risk of hallucinated bibliographic data. For anyone doing something similar in the future, it would be more reliable to make a LLM generate a list of DOIs and have Zotero import the DOIs.
Using a non-deterministic machine on something which needs to be pretty accurate and precise looks like playing Russian roulette with one's academic integrity. It's not my cup of vodka, to be sure.
Each one can choose their own tools of course, but we often see llms shown as solutions to something presented as unsolvable before, while it already was pretty amenable to normal tools.
Re: Ditching Zotero for a Text File
#24Re: Ditching Zotero for a Text File
#25> just glorified front-ends for BibTeX These frontends are necessary however because researchers in non-computer related fields are not trained/proficient at command line tools. Many of them need help installing software. Many of them don’t use raw text files much either. They use MS word files instead etc.
Re: Ditching Zotero for a Text File
#26Earlier quoted context omitted.
Using a non-deterministic machine on something which needs to be pretty accurate and precise looks like playing Russian roulette with one's academic integrity. It's not my cup of vodka, to be sure.
And moreover, something already mostly solved algorithmically. Eg in zotero you can drag and drop files and it generates a reference based on the metadata as long as that is enough (somebody mentions it is not possible in newer versions, I use the latest version and it works fine). Each one can choose their own tools of course, but we often see llms shown as solutions to something presented as unsolvable before, whil…
I see that as a symptom of being intellectually lazy, or not knowing the value in mastering a tool via deliberate use over time.
Once one invests the required time to use a tool properly, they can reap way more benefits from said tool when compared to jumping tools at minute's notice.
Re: Ditching Zotero for a Text File
#27I like me some cli, but if I was to do something similar it would be with csl-json and jq/nushell. I cannot see the advantage of grepping a bibtex file, let alone having to manually manage the related articles.
Re: Ditching Zotero for a Text File
#28This sells Zotero short in so many ways, but you do you, I guess. Have fun hand formatting between the dozen citation/reference formats every other journal chooses, seemingly at random
Why would you need that? 99% of the time, you'll just grab the BibTeX from where you're getting the paper (Google Scholar, arXiv, ResearchGate, etc.) and paste it on the .bib file. LaTeX will take care of formatting it when you \cite.
Re: Ditching Zotero for a Text File
#29Re: Ditching Zotero for a Text File
#30The rest of the interface is ok.