From a2675f91e2724a3018ec3a7ab2fb525e292a9430 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 10 Apr 2022 20:04:54 +0200 Subject: Use sphinxcontrib-bibtex to manage the bibliography --- source/bibliography/index.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/bibliography/index.rst (limited to 'source/bibliography/index.rst') diff --git a/source/bibliography/index.rst b/source/bibliography/index.rst new file mode 100644 index 0000000..cafdc6f --- /dev/null +++ b/source/bibliography/index.rst @@ -0,0 +1,16 @@ +############## + Bibliography +############## + +Drafting Manuals +================ + +.. bibliography:: drafting.bib + :all: + +Miscellaneous +============= + +.. bibliography:: misc.bib + :all: + -- cgit v1.2.3