diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-04-17 23:24:11 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-04-18 12:07:17 +0200 |
commit | bcf38f3275e2b414a01ea380450d8b85e6a29f73 (patch) | |
tree | d40103279d2df4c829a6fd2dc7bcaa2b99a4bcf6 /source/bibliography | |
parent | 7150df49b8e1be7ba46acf2eedd0476273e60ce7 (diff) |
A Pair of Pockets, initial instructions.
Diffstat (limited to 'source/bibliography')
-rw-r--r-- | source/bibliography/index.rst | 5 | ||||
-rw-r--r-- | source/bibliography/misc.bib | 8 | ||||
-rw-r--r-- | source/bibliography/web.bib | 8 |
3 files changed, 21 insertions, 0 deletions
diff --git a/source/bibliography/index.rst b/source/bibliography/index.rst index cafdc6f..fd75ae4 100644 --- a/source/bibliography/index.rst +++ b/source/bibliography/index.rst @@ -14,3 +14,8 @@ Miscellaneous .. bibliography:: misc.bib :all: +Websites +======== + +.. bibliography:: web.bib + :all: diff --git a/source/bibliography/misc.bib b/source/bibliography/misc.bib index 26a36fd..22ae67e 100644 --- a/source/bibliography/misc.bib +++ b/source/bibliography/misc.bib @@ -20,3 +20,11 @@ year = {1896}, url = "https://archive.org/details/krl00001156", } + +@Book{2019:pocket + author = {Barbara Burman and Ariane Fennetaux}, + title = {The Pocket — A Hidden History of Women's Lives}, + publisher = {Yale University Press}, + year = {2019}, + url = "https://openlibrary.org/books/OL29481979M/Pocket", +} diff --git a/source/bibliography/web.bib b/source/bibliography/web.bib new file mode 100644 index 0000000..5ca93ae --- /dev/null +++ b/source/bibliography/web.bib @@ -0,0 +1,8 @@ +@misc{2021:vampockets + author = {Victoria and Albert Museum}, + title = {Women's tie-on pockets}, + year = {2021}, + url = "https://www.vam.ac.uk/articles/womens-tie-pockets", + note = "Accessed 2022-04-18", +} + |