add bibliography support

This commit is contained in:
2025-06-10 23:12:38 +01:00
parent 2f822d0d20
commit 5cdac81b01
3 changed files with 12 additions and 13 deletions

7
references.bib Normal file
View File

@ -0,0 +1,7 @@
@book{martin2009clean,
title={Clean Code: A Handbook of Agile Software Craftsmanship},
author={Martin, Robert C.},
year={2009},
publisher={Prentice Hall},
isbn={0-13-235088-0},
}