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
1,936 downloads per month
Used in 20 crates
(via tectonic)
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