diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-13 12:50:52 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-13 12:50:52 +0100 |
| commit | a0f6e3a3bfe40511676685463726ef8fbdbd8a86 (patch) | |
| tree | 36a9bd760c02aed6b8278cf5f919d71373be9281 | |
| parent | 97f2bf58af529b3a655a6cbd5af8bca5ca023a81 (diff) | |
add bibliography with lost-words
| -rw-r--r-- | bibliography.bib | 8 |
1 files changed, 8 insertions, 0 deletions
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}, +} |
