diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-08-30 14:51:09 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-08-30 14:51:09 +0200 |
commit | 333d236da9025318087e23b20dbe5e9264888f72 (patch) | |
tree | a27afcbbf8f835ba260f790bec606772d49a51ce /source/bibliography/index.rst | |
parent | 7e1a194eeb52a0a297bb6e16ebea2d26061344b8 (diff) | |
parent | 1714133951657322b6eaf793f6a5e5865fb19afd (diff) |
Merge branch 'master' into 1880-shirt
Diffstat (limited to 'source/bibliography/index.rst')
-rw-r--r-- | source/bibliography/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/source/bibliography/index.rst b/source/bibliography/index.rst new file mode 100644 index 0000000..fd75ae4 --- /dev/null +++ b/source/bibliography/index.rst @@ -0,0 +1,21 @@ +############## + Bibliography +############## + +Drafting Manuals +================ + +.. bibliography:: drafting.bib + :all: + +Miscellaneous +============= + +.. bibliography:: misc.bib + :all: + +Websites +======== + +.. bibliography:: web.bib + :all: |