-
Notifications
You must be signed in to change notification settings - Fork 0
/
literature.bib
544 lines (496 loc) · 27 KB
/
literature.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
@article{Wilson2017,
doi = {10.1371/journal.pcbi.1005510},
author = {Wilson, Greg and Bryan, Jennifer and Cranston, Karen and Kitzes, Justin and Nederbragt, Lex and Teal, Tracy K.},
journal = {PLOS Computational Biology},
publisher = {Public Library of Science},
title = {Good enough practices in scientific computing},
year = {2017},
month = {06},
volume = {13},
url = {https://doi.org/10.1371/journal.pcbi.1005510},
pages = {1-20},
abstract = {Author summary Computers are now essential in all branches of science, but most researchers are never taught the equivalent of basic lab skills for research computing. As a result, data can get lost, analyses can take much longer than necessary, and researchers are limited in how effectively they can work with software and data. Computing workflows need to follow the same practices as lab projects and notebooks, with organized data, documented steps, and the project structured for reproducibility, but researchers new to computing often don't know where to start. This paper presents a set of good computing practices that every researcher can adopt, regardless of their current level of computational skill. These practices, which encompass data management, programming, collaborating with colleagues, organizing projects, tracking work, and writing manuscripts, are drawn from a wide variety of published sources from our daily lives and from our work with volunteer organizations that have delivered workshops to over 11,000 people since 2010.},
number = {6}
}
@online{TIER4,
title = {{TIER} Protocol 4.0},
url = {https://www.projecttier.org/tier-protocol/protocol-4-0/},
year = {2021},
author = {{Project TIER}},
urldate = {2024-08-26}
}
@article{Marwick2018,
author = {Marwick, Ben and Boettiger, Carl and Mullen, Lincoln},
title = {Packaging Data Analytical Work Reproducibly Using {R} (and Friends)},
journal = {The American Statistician},
volume = {72},
number = {1},
pages = {80--88},
year = {2018},
publisher = {ASA Website},
doi = {10.1080/00031305.2017.1375986},
URL = {https://doi.org/10.1080/00031305.2017.1375986},
eprint = {https://doi.org/10.1080/00031305.2017.1375986},
abstract = { Computers are a central tool in the research process, enabling complex and large-scale data analysis. As computer-based research has increased in complexity, so have the challenges of ensuring that this research is reproducible. To address this challenge, we review the concept of the research compendium as a solution for providing a standard and easily recognizable way for organizing the digital materials of a research project to enable other researchers to inspect, reproduce, and extend the research. We investigate how the structure and tooling of software packages of the R programming language are being used to produce research compendia in a variety of disciplines. We also describe how software engineering tools and services are being used by researchers to streamline working with research compendia. Using real-world examples, we show how researchers can improve the reproducibility of their work using research compendia based on R packages and related tools. }
}
@Article{Vuorre2021,
author="Vuorre, Matti
and Crump, Matthew J. C.",
title="Sharing and organizing research products as {R} packages",
journal="Behavior Research Methods",
year="2021",
month="Apr",
day="01",
volume="53",
number="2",
pages="792--802",
abstract="A consensus on the importance of open data and reproducible code is emerging. How should data and code be shared to maximize the key desiderata of reproducibility, permanence, and accessibility? Research assets should be stored persistently in formats that are not software restrictive, and documented so that others can reproduce and extend the required computations. The sharing method should be easy to adopt by already busy researchers. We suggest the R package standard as a solution for creating, curating, and communicating research assets. The R package standard, with extensions discussed herein, provides a format for assets and metadata that satisfies the above desiderata, facilitates reproducibility, open access, and sharing of materials through online platforms like GitHub and Open Science Framework. We discuss a stack of R resources that help users create reproducible collections of research assets, from experiments to manuscripts, in the RStudio interface. We created an R package, vertical, to help researchers incorporate these tools into their workflows, and discuss its functionality at length in an online supplement. Together, these tools may increase the reproducibility and openness of psychological science.",
issn="1554-3528",
doi="10.3758/s13428-020-01436-x",
url="https://doi.org/10.3758/s13428-020-01436-x"
}
@online{Vilhuber2021,
title = {Preparing your files for verification},
url = {https://aeadataeditor.github.io/aea-de-guidance/preparing-for-data-deposit},
titleaddon = {Office of the {AEA} Data Editor},
author = {Vilhuber, Lars},
urldate = {2024-08-26},
date = {2021-04-08},
langid = {english}
}
@online{VanRossum2013,
title = {Style Guide for Python Code},
url = {https://peps.python.org/pep-0008/},
shorttitle = {{PEP} 8},
abstract = {This document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational {PEP} describing style guidelines for the C code in the C implementation of Python.},
titleaddon = {Python Enhancement Proposals ({PEPs})},
author = {van Rossum, Guido and Warsaw, Barry and Coghlan, Alyssa},
urldate = {2024-08-27},
date = {2013-08-01},
langid = {english}
}
@online{Wickham2022Style,
title = {The tidyverse style guide},
url = {https://style.tidyverse.org/},
author = {Wickham, Hadley},
urldate = {2024-08-27},
date = {2022-07-24},
langid = {english}
}
@online{Wickham2023Design,
title = {Tidy design principles},
url = {https://design.tidyverse.org/},
author = {Wickham, Hadley},
urldate = {2024-08-27},
date = {2023-11-20}
}
@book{Raymond2003,
location = {Boston},
title = {The art of {UNIX} programming: with contributions from thirteen {UNIX} pioneers, including its inventor, Ken Thompson},
isbn = {978-0-13-142901-7},
url = {https://www.arp242.net/the-art-of-unix-programming/},
series = {Addison-Wesley professional computing series},
shorttitle = {The art of {UNIX} programming},
pagetotal = {525},
publisher = {Addison-Wesley},
author = {Raymond, Eric S.},
date = {2003-09-17}
}
@online{Mineault2021,
title = {The Good Research Code Handbook},
rights = {Open Access},
url = {https://goodresearch.dev/},
author = {Mineault, Patrick and Nozawa, Kento},
urldate = {2024-08-27},
date = {2021-12-21},
doi = {10.5281/ZENODO.5796873},
howpublished = {\url{https://goodresearch.dev/}}
}
@incollection{Chacon2024,
edition = {Second edition},
title = {Removing a File from Every Commit},
isbn = {978-1-4842-0077-3},
url = {https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#_removing_file_every_commit},
booktitle = {Pro Git},
publisher = {Apress},
author = {Chacon, Scott and Straub, Ben},
urldate = {2024-08-28},
date = {2024-08-20},
langid = {english}
}
@online{Moller2015,
title = {Definition of Free Cultural Works},
url = {https://freedomdefined.org/Definition/1.1},
author = {Möller, Erik and Hill, Benjamin Mako and Garlick, Mia and Stark, Elizabeth and Knapp, Justin Anthony and Kadlec, Petr and Stallman, Richard and Lessig, Lawrence and Beesley, Angela},
urldate = {2024-08-28},
date = {2015-02-17},
langid = {english}
}
@online{FSF2024,
title = {What is Free Software?},
url = {https://www.gnu.org/philosophy/free-sw.html},
author = {{Free Software Foundation}},
urldate = {2024-08-30},
date = {2021-02-02},
version = {1.169}
}
@online{OSI2007,
title = {The Open Source Definition},
url = {https://opensource.org/osd},
author = {{Open Source Initiative}},
urldate = {2024-08-30},
date = {2007-03-22},
langid = {american},
version = {1.9}
}
@online{OKFN2016,
title = {The Open Definition - Open Definition - Defining Open in Open Data, Open Content and Open Knowledge},
url = {https://opendefinition.org/},
author = {{Open Knowledge Foundation}},
urldate = {2024-08-30},
date = {2016},
version = {2.1}
}
@online{Wheeler2014,
title = {Make Your Open Source Software {GPL}-Compatible. Or Else.},
url = {https://dwheeler.com/essays/gpl-compatible.html},
author = {Wheeler, David A.},
urldate = {2024-08-31},
date = {2014-02-16}
}
@online{Matt2009,
title = {Why {CC} {BY}-{SA} is Unsuitable},
url = {https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_CC_BY-SA_is_Unsuitable},
titleaddon = {{OpenStreetMap} Foundation},
author = {{Matt}},
urldate = {2024-09-02},
date = {2009-10-23}
}
@online{Poole2017,
title = {Use of {CC} {BY} 4.0 licensed data in {OpenStreetMap}},
url = {https://blog.openstreetmap.org/2017/03/17/use-of-cc-by-data/},
titleaddon = {{OpenStreetMap} Blog},
author = {Poole, Simon},
urldate = {2024-09-02},
date = {2017-03-17},
langid = {american}
}
@online{Koppor2016,
title = {Answer to '{GPL}-Licensed {LaTeX} template - implications for resulting work?'},
url = {https://opensource.stackexchange.com/questions/2735/gpl-licensed-latex-template-implications-for-resulting-work/4206#4206},
shorttitle = {Answer to "{GPL}-Licensed {LaTeX} template - implications for resulting work?},
titleaddon = {Open Source Stack Exchange},
author = {{Koppor}},
urldate = {2024-09-02},
date = {2016-07-23}
}
@online{MadHatter2022,
title = {Answer to 'Is the {PDF} output of {LaTeX} code licensed under {GPLv}3 also covered?'},
url = {https://opensource.stackexchange.com/questions/12738/is-the-pdf-output-of-latex-code-licensed-under-gplv3-also-covered/12739#12739},
shorttitle = {Answer to "Is the {PDF} output of {LaTeX} code licensed under {GPLv}3 also covered?},
titleaddon = {Open Source Stack Exchange},
author = {{MadHatter}},
urldate = {2024-09-02},
date = {2022-03-18}
}
@misc{Klimpel2013,
title = {Free knowledge based on Creative Commons licenses},
url = {https://meta.wikimedia.org/wiki/Free_knowledge_based_on_Creative_Commons_licenses},
publisher = {Wikimedia},
author = {Klimpel, Paul},
urldate = {2024-09-03},
date = {2013},
langid = {english}
}
@online{ODI2015,
title = {What are the impacts of non-open licences?},
url = {https://theodi.org/insights/guides/what-are-the-impacts-of-non-open-licences/?saved},
abstract = {This guide outlines the key considerations that inform licensing decisions},
author = {{Open Data Institute}},
urldate = {2024-09-03},
date = {2015-09-22},
langid = {english}
}
@online{CC2024FAQ,
title = {Answer to 'Can {I} combine material under different Creative Commons licenses in my work?' in Frequently Asked Questions},
url = {https://creativecommons.org/faq/#can-i-combine-material-under-different-creative-commons-licenses-in-my-work},
author = {{Creative Commons}},
urldate = {2024-09-03},
date = {2024-06-03},
langid = {english}
}
@article{Morin2012,
title = {A Quick Guide to Software Licensing for the Scientist-Programmer},
volume = {8},
issn = {1553-7358},
url = {https://dx.plos.org/10.1371/journal.pcbi.1002598},
doi = {10.1371/journal.pcbi.1002598},
pages = {e1002598},
number = {7},
journaltitle = {{PLoS} Computational Biology},
shortjournal = {{PLoS} Comput Biol},
author = {Morin, Andrew and Urban, Jennifer and Sliz, Piotr},
editor = {Lewitter, Fran},
urldate = {2024-09-03},
date = {2012-07-26},
langid = {english}
}
@report{Lammerhirt2017,
title = {Avoiding data use silos: How governments can simplify the open licensing landscape},
rights = {{CC}-{BY}-4.0},
url = {https://web.archive.org/web/20231002141440/https://research.okfn.org/avoiding-data-use-silos/},
shorttitle = {Avoiding data use silos},
institution = {Open Knowledge International},
author = {Lämmerhirt, Danny},
urldate = {2024-09-03},
date = {2017-12}
}
@online{Morrison2024,
title = {Which open data license?},
url = {https://forum.openmod.org/t/which-open-data-license/2611},
shorttitle = {Which open data license?},
titleaddon = {Open Energy Modelling Initiative forum},
author = {Morrison, Robbie},
urldate = {2024-09-03},
date = {2024-08-27},
langid = {british},
note = {Section: Licensing}
}
@online{Stallman2022Version,
title = {For Clarity's Sake, Please Don't Say “Licensed under {GNU} {GPL} 2”!},
url = {https://www.gnu.org/licenses/identify-licenses-clearly.html},
author = {Stallman, Richard},
urldate = {2024-09-03},
date = {2022-01-22}
}
@incollection{Wickham2023PackagesDependency,
edition = {Second edition},
title = {When should you take a dependency?},
isbn = {978-1-09-813494-5},
url = {https://r-pkgs.org/dependencies-mindset-background.html#sec-dependencies-pros-cons},
booktitle = {R Packages},
publisher = {O'Reilly Media},
author = {Wickham, Hadley and Bryan, Jennifer},
urldate = {2024-08-27},
date = {2023-07-23}
}
@incollection{Wickham2023PackagesLicense,
edition = {Second edition},
title = {Licensing},
isbn = {978-1-09-813494-5},
url = {https://r-pkgs.org/license.html},
booktitle = {R Packages},
publisher = {O'Reilly Media},
author = {Wickham, Hadley and Bryan, Jennifer},
urldate = {2024-09-03},
date = {2023-07-23}
}
@online{CC2013,
title = {Considerations for licensors and licensees},
url = {https://creativecommons.org/share-your-work/licensing-considerations/version4/},
author = {{Creative Commons}},
urldate = {2024-09-03},
date = {2013-11-25},
langid = {american}
}
@online{Rumsey2022,
title = {Exclusive licence to publish – now here’s a thing},
url = {https://www.coalition-s.org/blog/exclusive-licence-to-publish-now-heres-a-thing/},
titleaddon = {{Plan S}},
author = {Rumsey, Sally and Labastida, Ignasi},
urldate = {2024-09-03},
date = {2022-07-25},
langid = {english}
}
@article{Suber2022,
title = {Publishing Without Exclusive Rights},
volume = {25},
rights = {https://creativecommons.org/licenses/by/4.0},
issn = {1080-2711},
url = {https://journals.publishing.umich.edu/jep/article/id/1869/},
doi = {10.3998/jep.1869},
number = {1},
journaltitle = {The Journal of Electronic Publishing},
author = {Suber, Peter},
urldate = {2024-09-03},
date = {2022-04-26}
}
@online{Elson2016,
title = {Retaining copyright for figures in academic publications to allow easy citation and reuse},
url = {https://medium.com/@malte.elson/retaining-copyright-for-figures-in-academic-publications-to-allow-easy-citation-and-reuse-77c6e2b511fe},
abstract = {tl;dr
1. Scientists routinely cannot reuse or quote figures in publications, even their own, due to copyright agreements.
2. Figures can be…},
titleaddon = {Medium},
author = {Elson, Malte},
urldate = {2024-09-03},
date = {2016-11-11},
langid = {english}
}
@online{CC2024Certificate,
title = {Creative Commons Certificate for Educators, Academic Librarians, and Open Culture},
url = {https://certificates.creativecommons.org/cccertedu/},
author = {{Creative Commons}},
urldate = {2024-09-03},
date = {2024},
langid = {english}
}
@book{Grassmuck2004,
location = {Bonn},
edition = {2., korrigierte Aufl},
title = {Freie Software: zwischen Privat- und Gemeineigentum},
isbn = {978-3-89331-569-7},
url = {https://freie-software.bpb.de/},
series = {Schriftenreihe},
shorttitle = {Freie Software},
number = {458},
publisher = {Bundeszentrale für politische Bildung},
author = {Grassmuck, Volker},
urldate = {2024-09-03},
date = {2004},
}
@collection{Kreutzer2014,
location = {Bonn},
title = {Open Content: a practical guide to using Creative Commons Licences},
isbn = {978-3-940785-57-2},
url = {https://meta.wikimedia.org/wiki/Open_Content_-_A_Practical_Guide_to_Using_Creative_Commons_Licences},
shorttitle = {Open Content},
pagetotal = {78},
publisher = {German Comm. for {UNESCO}},
editor = {Kreutzer, Till and {Deutsche UNESCO-Kommission}},
urldate = {2024-09-03},
date = {2014}
}
@online{CC2015,
title = {{ShareAlike} compatibility analysis: {GPL}},
url = {https://wiki.creativecommons.org/wiki/ShareAlike_compatibility_analysis:_GPL},
author = {{Creative Commons}},
urldate = {2024-09-03},
date = {2015-08-08}
}
@misc{Jackson2018,
title = {Software Deposit: Where To Deposit Software},
rights = {Creative Commons Attribution 4.0, Open Access},
url = {https://softwaresaved.github.io/software-deposit-guidance/},
shorttitle = {Software Deposit},
abstract = {There are myriad digital repositories where you can deposit your research software so that the exact versions of your software upon which you have published your research results are retained and remain available for future inspection and use, both by yourself and by other researchers. These digital repositories may be provided by your institution, recommended, or mandated, by funders or publishers, or provided as a service to research communities by third-party organisations. This guide provides advice on choosing where to deposit your software.},
author = {Jackson, Michael and {The Software Sustainability Institute}},
urldate = {2024-09-04},
date = {2018-08-07},
langid = {english},
doi = {10.5281/zenodo.1327329},
keywords = {digital preservation, repositories, research outputs, research software, software sustainability, software sustainability institute},
howpublished = {\url{https://softwaresaved.github.io/software-deposit-guidance/WhereToDepositSoftware.html}}
}
@article{Daquin2023,
title = {{FAIREST}: A Framework for Assessing Research Repositories},
volume = {5},
issn = {2641-435X},
url = {https://direct.mit.edu/dint/article/5/1/202/113179/FAIREST-A-Framework-for-Assessing-Research},
doi = {10.1162/dint_a_00159},
shorttitle = {{FAIREST}},
abstract = {{ABSTRACT}
The open science movement has gained significant momentum within the last few years. This comes along with the need to store and share research artefacts, such as publications and research data. For this purpose, research repositories need to be established. A variety of solutions exist for implementing such repositories, covering diverse features, ranging from custom depositing workflows to social media-like functions.
In this article, we introduce the {FAIREST} principles, a framework inspired by the well-known {FAIR} principles, but designed to provide a set of metrics for assessing and selecting solutions for creating digital repositories for research artefacts. The goal is to support decision makers in choosing such a solution when planning for a repository, especially at an institutional level. The metrics included are therefore based on two pillars: (1) an analysis of established features and functionalities, drawn from existing dedicated, general purpose and commonly used solutions, and (2) a literature review on general requirements for digital repositories for research artefacts and related systems. We further describe an assessment of 11 widespread solutions, with the goal to provide an overview of the current landscape of research data repository solutions, identifying gaps and research challenges to be addressed.},
pages = {202--241},
number = {1},
journaltitle = {Data Intelligence},
author = {d'Aquin, Mathieu and Kirstein, Fabian and Oliveira, Daniela and Schimmler, Sonja and Urbanek, Sebastian},
urldate = {2024-09-04},
date = {2023-03-08},
langid = {english}
}
@article{Garijo2022,
title = {Nine best practices for research software registries and repositories},
volume = {8},
rights = {https://creativecommons.org/licenses/by/4.0/},
issn = {2376-5992},
url = {https://peerj.com/articles/cs-1023},
doi = {10.7717/peerj-cs.1023},
abstract = {Scientific software registries and repositories improve software findability and research transparency, provide information for software citations, and foster preservation of computational methods in a wide range of disciplines. Registries and repositories play a critical role by supporting research reproducibility and replicability, but developing them takes effort and few guidelines are available to help prospective creators of these resources. To address this need, the
{FORCE}11 Software Citation Implementation Working Group
convened a Task Force to distill the experiences of the managers of existing resources in setting expectations for all stakeholders. In this article, we describe the resultant best practices which include defining the scope, policies, and rules that govern individual registries and repositories, along with the background, examples, and collaborative work that went into their development. We believe that establishing specific policies such as those presented here will help other scientific software registries and repositories better serve their users and their disciplines.},
pages = {e1023},
journaltitle = {{PeerJ} Computer Science},
author = {Garijo, Daniel and Ménager, Hervé and Hwang, Lorraine and Trisovic, Ana and Hucka, Michael and Morrell, Thomas and Allen, Alice and {Task Force on Best Practices for Software Registries} and {SciCodes Consortium}},
urldate = {2024-09-04},
date = {2022-08-08},
langid = {english}
}
@report{Arguillas2022,
title = {10 Things for Curating Reproducible and {FAIR} Research},
url = {https://curating4reproducibility.org/10things/},
abstract = {This document, "10 Things for Curating Reproducible and {FAIR} Research," describes the key issues of curating reproducible and {FAIR} research ({CURE}-{FAIR}). It lists standards-based guidelines for ten practices, focusing primarily on research compendia produced by quantitative data-driven social science.
The "10 {CURE}-{FAIR} Things" are intended primarily for data curators and information professionals who are charged with publication and archival of {FAIR} and computationally reproducible research. Often the first re-users of the research compendium, they have the opportunity to verify that a computation can be executed and that it can reproduce pre-specified results. Secondarily, the "10 {CURE}-{FAIR} Things" will be of interest to researchers, publishers, editors, reviewers, and others who have a stake in creating, using, sharing, publishing, or preserving reproducible research.},
author = {Arguillas, Florio and Christian, Thu-Mai and Gooch, Mandy and Honeyman, Tom and Peer, Limor and {CURE-FAIR WG}},
institution = {Research Data Alliance},
urldate = {2024-09-04},
date = {2022-06-27},
doi = {10.15497/RDA00074},
howpublished = {\url{https://curating4reproducibility.org/10things/}}
}
@inreference{Wikipedia2024,
title = {{GNU} General Public License – Linking and derived works},
rights = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=GNU_General_Public_License&oldid=1244139410#Linking_and_derived_works},
abstract = {The {GNU} General Public Licenses ({GNU} {GPL} or simply {GPL}) are a series of widely used free software licenses, or copyleft licenses, that guarantee end users the freedoms to run, study, share, and modify the software. The license was the first copyleft for general use and was originally written by Richard Stallman, the founder of the Free Software Foundation ({FSF}), for the {GNU} Project. The license grants the recipients of a computer program the rights of the Free Software Definition. The licenses in the {GPL} series are all copyleft licenses, which means that any derivative work must be distributed under the same or equivalent license terms. It is more restrictive than the Lesser General Public License and even further distinct from the more widely-used permissive software licenses such as {BSD}, {MIT}, and Apache.
Historically, the {GPL} license family has been one of the most popular software licenses in the free and open-source software ({FOSS}) domain. Prominent free software programs licensed under the {GPL} include the Linux kernel and the {GNU} Compiler Collection ({GCC}). David A. Wheeler argues that the copyleft provided by the {GPL} was crucial to the success of Linux-based systems, giving the programmers who contributed to the kernel the assurance that their work would benefit the whole world and remain free, rather than being exploited by software companies that would not have to give anything back to the community.
In 2007, the third version of the license ({GPLv}3) was released to address some perceived problems with the second version ({GPLv}2) which were discovered during the latter's long-time usage.
To keep the license current, the {GPL} license includes an optional "any later version" clause, allowing users to choose between the original terms or the terms in new versions as updated by the {FSF}. Software projects licensed with the optional "or later" clause include the {GNU} Project, while the Linux kernel, for instance, is licensed under {GPLv}2 only.
The "or any later version" clause is sometimes known as a "lifeboat clause" since it allows combinations between different versions of {GPL}-licensed software to maintain compatibility.},
booktitle = {Wikipedia},
publisher = {Wikipedia, The Free Encyclopedia},
author = {{Wikipedia contributors}},
urldate = {2024-09-06},
date = {2024-09-05},
langid = {english},
note = {Page Version {ID}: 1244139410}
}
@book{APA2020,
location = {Washington},
title = {Publication manual of the American Psychological Association},
edition = {7th ed.},
isbn = {978-1-4338-3217-8 978-1-4338-3218-5 978-1-4338-3215-4 978-1-4338-3216-1},
publisher = {American Psychological Association},
urldate = {2024-09-12},
date = {2020},
langid = {english},
doi = {10.1037/0000165-000},
}
@report{ScienceEurope2021,
title = {Practical Guide to the International Alignment of Research Data Management - Extended Edition},
rights = {Creative Commons Attribution 4.0 International, Open Access},
url = {https://zenodo.org/record/4915861},
doi = {10.5281/ZENODO.4915861},
abstract = {This resource offers targeted guidance for organisations, scientific communities, as well as individual researchers, to organise research data and preserve it appropriately Originally released in 2019, and following its successful uptake by many organisations, the extended edition features a brand-new rubric to facilitate the evaluation of a data management plan ({DMP}). The guide also presents core requirements for {DMPs}, criteria for the selection of trustworthy repositories, and guidance for researchers to comply with organisational requirements.},
author = {{Science Europe}},
urldate = {2024-09-18},
date = {2021-01-27},
note = {Publisher: Zenodo},
keywords = {{RDM}, Research Data, Research Data Management},
howpublished = {\url{https://scienceeurope.org/our-resources/practical-guide-to-the-international-alignment-of-research-data-management/}}
}
@online{Stallman2022NoLimit,
title = {Why programs must not limit the freedom to run them},
url = {https://www.gnu.org/philosophy/programs-must-not-limit-freedom-to-run.html},
author = {Stallman, Richard},
urldate = {2024-09-21},
date = {2022-09-06},
}
@online{Moller2023,
title = {The case for Free use: reasons not to use a Creative Commons -{NC} license},
url = {https://freedomdefined.org/Licenses/NC},
author = {Möller, Erik},
urldate = {2024-09-21},
date = {2023-12-15},
langid = {english},
}
@online{Fogel2006,
title = {The Surprising History of Copyright and The Promise of a Post-Copyright World},
url = {https://questioncopyright.org/promise/},
titleaddon = {Question Copyright},
author = {Fogel, Karl},
urldate = {2024-09-21},
date = {2006-05-27},
langid = {american},
}