Commit Graph

9 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
2647b8b824 Fixed several issues with broken image references/links 2024-02-02 17:11:16 -05:00
Vijay Janapa Reddi
3796f7c944 Merge branch '81-figure-references/part-2' 2024-02-02 16:18:14 -05:00
eliasab@college.harvard.edu
6d0d65aa23 4 chapters 2024-01-29 00:15:20 -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
srivatsankrishnan
3e85019632 Added references for ML/RL for Architecture DSE 2023-12-10 22:14:59 -08:00
srivatsankrishnan
0a2493e2e6 add references for GA, RL for chip floorplanning 2023-12-10 21:19:43 -08:00
srivatsankrishnan
99cdc57e5c added references for RL for logic synthesis 2023-12-10 21:04:43 -08:00
Vijay Janapa Reddi
a93c8fab80 Split the references.bib into smaller files
Wrote a script to split up the main references.bib file into smaller bib files that correspond to the individual directories. this was done to reduce conflict issues when everyone is updating the same references file.
2023-12-10 19:50:27 -05:00