References

Reference library for papers and books.

Organization

Full-text search on PDFs

PDFs can’t be searched with rg directly. A Ruby script extracts text:

ruby build_pdf_index.rb
rg "lattice" references/.index/

The index is regeneratable and gitignored.