From 86f6dba2566bc91526a3fa9c5427dfa380609e78 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 14 Dec 2023 20:06:01 +0100 Subject: Add a bibliography file for interesting books that haven't been used yet --- source/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'source/conf.py') 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", ] -- cgit v1.2.3