From 86f6dba2566bc91526a3fa9c5427dfa380609e78 Mon Sep 17 00:00:00 2001
From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org>
Date: Thu, 14 Dec 2023 20:06:01 +0100
Subject: Add a bibliography file for interesting books that haven't been used
 yet

---
 source/bibliography/unused.bib | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 source/bibliography/unused.bib

(limited to 'source/bibliography')

diff --git a/source/bibliography/unused.bib b/source/bibliography/unused.bib
new file mode 100644
index 0000000..34e0b38
--- /dev/null
+++ b/source/bibliography/unused.bib
@@ -0,0 +1,15 @@
+@Book{1898:artistic
+    author = {Vienna ladies' tailoring institute},
+    title = {Artistic ladies tailor system},
+    publisher = {Hollinger Corp.},
+    year = {1898},
+    url = "https://archive.org/details/artisticladiest00vien/",
+}
+
+@Book{1902:artistic
+    author = {Vienna ladies' tailoring institute},
+    title = {Artistic ladies tailor system},
+    publisher = {New York, Vienna ladies' tailoring institute},
+    year = {1902},
+    url = "https://archive.org/details/artisticladiest00vien/",
+}
-- 
cgit v1.2.3