PaperTools
rebiber
PaperTools | rebiber | |
---|---|---|
1 | 2 | |
0 | 2,694 | |
- | - | |
0.0 | 3.8 | |
over 2 years ago | 5 months ago | |
Python | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PaperTools
-
Ask HN: How do you manage bibtex?
I've had similar struggles in the past. My solution at the time was a bib file quasi-managed by hand using JabRef. I would also periodically do some automatic updating using a script I wrote[0]. The script uses the NASA Astrophysics Data System to look for updates to papers (they cross-match arXiv preprints with the eventual publications) and updates the bibtex accordingly. It mostly worked, but there were some bugs (the last 10% takes 90% of the time).
I've since resorted to more hand-checking of references when I'm publishing a paper. Rreference management is tedious, but I've found that it is overall is a minor fraction of the time spent working on a paper. So it doesn't seem worth spending too much effort automating.
[0] https://github.com/privong/PaperTools/blob/main/bib_update.p...
rebiber
-
[D] How to find conference citation from arxiv
Check out rebiber
-
BibTeX Tidy
This is great! Especially nice to be able to remove entire fields.
Relatedly, here are a couple of tools to ensure that references are complete (e.g. updating arXiv papers to their published versions, mostly for computer science papers):
- https://github.com/yuchenlin/rebiber (CLI, web interface)
- https://www.cl.cam.ac.uk/~ga384/bibfix.html (only *ACL papers, web interface with diff, disclaimer: mine)
What are some alternatives?
LaTeX-OCR - pix2tex: Using a ViT to convert images of equations into LaTeX code.
zotero-better-bibtex - Make Zotero effective for us LaTeX holdouts
bibcure - Bibcure helps in boring tasks by keeping your bibfile up to date and normalized...also allows you to easily download all papers inside your bibtex
VSCode-LaTeX-Inkscape - ✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS
bibtex2style - bibtex2style is a script that takes .bib file as an input and produces an .xlsx file with entries processed by biblatex with an according style (like `gost`). It also respects bold an italics fonts!
betterbib - :green_book: Command-line tools for bibliographies.
pdf2doi - A python library/command-line tool to extract the DOI or other identifiers of a scientific paper from a pdf file.
biblint - BibLint -- a system for fixing bibtex databases
pubs - Your bibliography on the command line
zotero - Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.