Commit Graph

2 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
6dab6eb5e4 (Non-) ASCII checker scripts + fixes
When working with PDF builds, one of the big issues has been that I get into Unicode error issues, and so the scripts in this particular push help find all the non-ASCII Unicodes so that I can fix them manually. Also, another issue that shows up is with figure reference labels, which can be broken. And so, the fig_references script detects those and raises errors.
2024-02-19 16:57:54 -05:00
Vijay Janapa Reddi
2867c9038f Update all bibtex references automatically
Improved citation key for bibtex: Added a script to automatically generate and update citation keys in QMD files. This resolves formatting issues caused by characters like underscores in the original citation keys.
2024-01-21 18:31:11 -05:00