mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-21 13:31:55 -05:00
Breakdown refs.bib into chapter-level references #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Nov 22, 2023).
We currently have a single, large
references.bibfile, which often results in conflicts when we are working on different branches simultaneously.To avoid this issue, we have decided to divide the big file into smaller reference files per chapter. This will allow us to combine them into a single, large file during the build process.
@profvjreddi commented on GitHub (Dec 11, 2023):
Completed with this commit
c3909c36a1