#io #hosted #entries #citation #origin #search #bib-la-te-x

crate2bib

Create BibLaTeX entries for crates hosted on crates.io

1 unstable release

new 0.1.0 Jan 21, 2025

#3 in #hosted


Used in crate2bib-cli

MIT/Apache

18KB
374 lines

Search and create BibLaTeX entries for crates hosted on crates.io.

This crate is centered around the [get_biblatex] function. It works in multiple steps.

  1. Query crates.io and obtain information about crate
  2. Search repository for possible CITATION files
  3. Generate BibLaTeX entry from known properties and return the Origin of this information via [EntryOrigin]

Dependencies

~10–24MB
~357K SLoC