From a0f6e3a3bfe40511676685463726ef8fbdbd8a86 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 13 Apr 2026 12:50:52 +0100 Subject: add bibliography with lost-words --- bibliography.bib | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bibliography.bib diff --git a/bibliography.bib b/bibliography.bib new file mode 100644 index 0000000..1e82074 --- /dev/null +++ b/bibliography.bib @@ -0,0 +1,8 @@ +@book{lost-words, + author={{Robert MacFarlane}}, + author={{Jackie Morris}}, + title={{The Lost Words}}, + publisher={{Penguin Books}}, + date={2017}, + address={London}, +} -- cgit v1.2.3