latex-thebib

Crates.iolatex-thebib
lib.rslatex-thebib
version0.3.4
sourcesrc
created_at2022-11-30 21:41:30.076749
updated_at2024-08-07 12:16:46.420854
descriptionClean and sort legacy TeX bibliographies written using 'thebibliography' via the `refactor` sub-command. Compile BibTeX files to legacy `thebibliography` TeX code using the `compile` sub-command. Francesco Alemanno (2022)
homepage
repositoryhttps://github.com/francescoalemanno/latex-thebib/tree/master
max_upload_size
id727078
size35,328
Francesco Alemanno (francescoalemanno)

documentation

README

latex-thebib

Clean and sort legacy TeX bibliographies written using 'thebibliography' via the refactor sub-command. Compile BibTeX files to legacy thebibliography TeX code using the compile sub-command.

Run it as latex-thebib -h for help.

Run it as latex-thebib refactor -f master.tex for basic refactor functionality.

Run it as latex-thebib compile -f biblio.bib for basic compile functionality.

Commit count: 0

cargo fmt