9 releases

new 0.3.2 Apr 11, 2026
0.2.2 Feb 5, 2024
0.2.1 Jun 15, 2023
0.1.5 May 18, 2023
0.1.3 Jun 17, 2021

#2173 in Text processing

Download history 212/week @ 2025-12-20 238/week @ 2025-12-27 177/week @ 2026-01-03 167/week @ 2026-01-10 224/week @ 2026-01-17 218/week @ 2026-01-24 281/week @ 2026-01-31 251/week @ 2026-02-07 273/week @ 2026-02-14 328/week @ 2026-02-21 348/week @ 2026-02-28 382/week @ 2026-03-07 616/week @ 2026-03-14 607/week @ 2026-03-21 383/week @ 2026-03-28 289/week @ 2026-04-04

1,936 downloads per month
Used in 20 crates (via tectonic)

MIT license

435KB
11K SLoC

The bibtex program as a reusable crate.

This crate provides the basic BibTeX implementation used by Tectonic. However, in order to obtain the full Tectonic user experience, it must be combined with a variety of other utilities: the main XeTeX engine, code to fetch support files, and so on. Rather than using this crate directly you should probably use the main tectonic crate, which combines all of these pieces into a (semi) coherent whole.


The tectonic_engine_bibtex crate

This crate is part of the Tectonic project. It provides the bibtex program as a reusable crate.

Cargo features

This crate does not currently provides any Cargo features.

Dependencies

~3–15MB
~131K SLoC