[package] name = "bibcompiler" version = "0.1.3" edition = "2021" license = "MIT" description = "DEPRECATED: use latex-thebib, it offers a more complete compiler and also other functionality. Compile BibTeX files to legacy {thebibliography} TeX code. Francesco Alemanno (2022)" repository = "https://github.com/francescoalemanno/bibcompiler/tree/master" [dependencies] clap = { version = "4.0.29", features = ["derive"] } [badges] maintenance = { status="deprecated" }