From 552dba4d3416adca5ba0129e7558433e961a46f8 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 18 Jan 2023 19:38:03 +0100 Subject: Added links to other FreeSoftWear pages --- source/bibliography/free_soft_wear.bib | 16 ++++++++++++++++ source/bibliography/index.rst | 9 +++++++++ 2 files changed, 25 insertions(+) create mode 100644 source/bibliography/free_soft_wear.bib (limited to 'source/bibliography') diff --git a/source/bibliography/free_soft_wear.bib b/source/bibliography/free_soft_wear.bib new file mode 100644 index 0000000..104459e --- /dev/null +++ b/source/bibliography/free_soft_wear.bib @@ -0,0 +1,16 @@ +@misc{2019:freesewing + author = {FreeSewing community}, + title = {FreeSewing}, + year = {2019}, + url = "https://freesewing.org/", + note = "Parametric design sewing patterns under the CC-BY license", +} + +@misc{2022:mlemweb + author = {Morgan Lemmer-Webber}, + title = {}, + year = {2022}, + url = "https://mlemmer.org/tag/freesoftwear.html", + note = "FreeSoftWear patterns by Morgan Lemmer-Webber, co-host of FOSS and Crafts", +} + diff --git a/source/bibliography/index.rst b/source/bibliography/index.rst index fd75ae4..8287367 100644 --- a/source/bibliography/index.rst +++ b/source/bibliography/index.rst @@ -19,3 +19,12 @@ Websites .. bibliography:: web.bib :all: + +FreeSoftWear +============ + +Other places that publish textile craft patterns under a Free Culture +license. + +.. bibliography:: free_soft_wear.bib + :all: -- cgit v1.2.3