diff options
Diffstat (limited to 'source/bibliography')
| -rw-r--r-- | source/bibliography/free_soft_wear.bib | 16 | ||||
| -rw-r--r-- | source/bibliography/index.rst | 9 | 
2 files changed, 25 insertions, 0 deletions
| 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: | 
