-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
105 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
@article{hunterReclaimingComputingCommons2016, | ||
title = {Reclaiming the {{Computing Commons}}}, | ||
author = {Hunter, Rob}, | ||
year = {2016}, | ||
month = may, | ||
journal = {Jacobin}, | ||
url = {https://jacobin.com/2016/02/free-software-movement-richard-stallman-linux-open-source-enclosure/}, | ||
urldate = {2023-03-09}, | ||
abstract = {Resisting the commodification of information is a political struggle, not a technical one.}, | ||
archive = {https://web.archive.org/web/20230309005744/https://jacobin.com/2016/02/free-software-movement-richard-stallman-linux-open-source-enclosure/}, | ||
langid = {american}, | ||
keywords = {foss culture,copyleft} | ||
} | ||
|
||
@misc{gnuprojectWhatFreeSoftware2019, | ||
title = {What Is {{Free Software}}?}, | ||
author = {{GNU Project}}, | ||
year = {2019}, | ||
month = jul, | ||
journal = {Free Software Foundation}, | ||
url = {https://www.gnu.org/philosophy/free-sw.html}, | ||
urldate = {2024-03-01} | ||
} | ||
|
||
@misc{gnuprojectWhatCopyleft2022, | ||
title = {What Is {{Copyleft}}?}, | ||
author = {{GNU Project}}, | ||
year = {2022}, | ||
month = jan, | ||
journal = {Free Software Foundation}, | ||
url = {https://www.gnu.org/copyleft/}, | ||
urldate = {2024-03-01} | ||
} | ||
|
||
@misc{creativecommonsShareAlikeCompatibilityGPLv32015, | ||
title = {{{ShareAlike}} Compatibility: {{GPLv3}}}, | ||
author = {{Creative Commons}}, | ||
year = {2015}, | ||
month = sep, | ||
journal = {Creative Commons Wiki}, | ||
url = {https://wiki.creativecommons.org/wiki/ShareAlike\_compatibility:\_GPLv3}, | ||
urldate = {2024-03-02} | ||
} | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,4 @@ sphinxext-opengraph | |
sphinx-inline-tabs | ||
# for project cards | ||
matplotlib | ||
sphinxcontrib-bibtex |