summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-12-14 20:06:01 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-12-14 20:06:01 +0100
commit86f6dba2566bc91526a3fa9c5427dfa380609e78 (patch)
tree0228d79a8fb931e8f80eb3ce29c4a989bc1e770b /source/conf.py
parent419ef6aded21195d9d3f9b3a0f9d4c97c2a9246b (diff)
Add a bibliography file for interesting books that haven't been used yet
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/conf.py b/source/conf.py
index 025c851..e578bb9 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -85,4 +85,5 @@ bibtex_bibfiles = [
"bibliography/misc.bib",
"bibliography/web.bib",
"bibliography/free_soft_wear.bib",
+ "bibliography/unused.bib",
]