VeriBib-rs is a Rust implementation of the VeriBib citation checking tool.
Go to file
Wesley R. Elsberry 8d092f5c98 Initial commit 2025-11-04 23:07:36 -05:00
.cargo Initial commit 2025-11-04 23:07:36 -05:00
.github/workflows Initial commit 2025-11-04 23:07:36 -05:00
scripts Initial commit 2025-11-04 23:07:36 -05:00
src Initial commit 2025-11-04 23:07:36 -05:00
tests Initial commit 2025-11-04 23:07:36 -05:00
.gitignore Initial commit 2025-11-04 23:05:15 -05:00
Cargo.toml Initial commit 2025-11-04 23:07:36 -05:00
README.md Initial commit 2025-11-04 23:07:36 -05:00

README.md

VeriBib-rs (tri-target Rust)

  • Crossref + OpenAlex lookups
  • Portable TLS (reqwest+rustls)
  • Emits annotated BibTeX (x_status, x_confidence, …)
  • GitHub Actions matrix for Win/macOS/Linux
  • Future note for Cosmopolitan APE in .cargo/config.toml

Build

See .github/workflows/build.yml or run locally per target.

Use

./veribib --string "Evans 1960" --context "bottlenose dolphin echolocation" --out out.bib