steeliron550-ui / search-bibtex
PublicA command-line tool for quickly scraping BibTeX information from computer science conferences and journals, optimized for Agents.
search-bibtex is a command-line tool that helps researchers and academics convert PDF papers into properly formatted BibTeX citations. You feed it a PDF, it extracts the metadata, searches multiple academic databases simultaneously, ranks the results by relevance, and lets you choose or automatically select the best match to generate a citation entry.
How It Works
You drop a PDF of an academic paper into the tool and it immediately reads the first few pages to find the title, authors, and year.
Behind the scenes, it simultaneously checks DBLP, arXiv, Crossref, OpenAlex, Semantic Scholar, and DOI databases to find matching papers.
The tool scores each candidate based on how well the title, authors, year, and identifiers match your paper, then shows you the best matches first.
Use j/k keys to browse, / to filter, and Enter to confirm your choice in a Vim-style selector.
Pass a number like --select-index 0 to let a script automatically pick the first (best) result.
The tool returns a properly formatted BibTeX citation that you can paste directly into your reference library, with the original citation key preserved if you're updating an existing file.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.