Crates.io | latex-thebib |
lib.rs | latex-thebib |
version | 0.3.4 |
source | src |
created_at | 2022-11-30 21:41:30.076749 |
updated_at | 2024-08-07 12:16:46.420854 |
description | 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. Francesco Alemanno (2022) |
homepage | |
repository | https://github.com/francescoalemanno/latex-thebib/tree/master |
max_upload_size | |
id | 727078 |
size | 35,328 |
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.