summaryrefslogtreecommitdiffstats
path: root/CITATION
diff options
context:
space:
mode:
Diffstat (limited to 'CITATION')
-rw-r--r--CITATION25
1 files changed, 25 insertions, 0 deletions
diff --git a/CITATION b/CITATION
new file mode 100644
index 0000000..7c92f41
--- /dev/null
+++ b/CITATION
@@ -0,0 +1,25 @@
+When using programs that use GNU Parallel to process data for publication please cite:
+
+@book{tange_ole_2018_1146014,
+ author = {Tange, Ole},
+ title = {GNU Parallel 2018},
+ publisher = {Ole Tange},
+ month = Mar,
+ year = 2018,
+ ISBN = {9781387509881},
+ doi = {10.5281/zenodo.1146014},
+ url = {https://doi.org/10.5281/zenodo.1146014}
+}
+
+(Feel free to use \nocite{tange_ole_2018_1146014})
+
+Or:
+
+ O. Tange (2018): GNU Parallel 2018, Mar 2018, ISBN 9781387509881,
+ DOI https://doi.org/10.5281/zenodo.11460
+
+This helps funding further development.
+
+SPDX-FileCopyrightText: 2021-2022 Ole Tange, http://ole.tange.dk and Free Software and Foundation, Inc.
+SPDX-License-Identifier: GFDL-1.3-or-later
+SPDX-License-Identifier: CC-BY-SA-4.0