logoalt Hacker News

pratikdeogharetoday at 1:33 PM1 replyview on HN

> 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.


Replies

freehorsetoday at 4:04 PM

I mean even if you are comfortable with grep, it is still not enough, plus then you have to reinvent all the rest of the functionality, ie an extension to automatically add references from a webpage, download pdfs and keep them in a directory with some local link to be able to find and open them, and then another tool to export a subset of the huge bibtex file for each specific project and sync them, as it would not make sense to share a huge bibtex file on every latex project where you need only a small subset.