summaryrefslogtreecommitdiff
path: root/lib/thread-pool/CITATION.cff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thread-pool/CITATION.cff')
-rw-r--r--lib/thread-pool/CITATION.cff24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/thread-pool/CITATION.cff b/lib/thread-pool/CITATION.cff
new file mode 100644
index 0000000..99bb729
--- /dev/null
+++ b/lib/thread-pool/CITATION.cff
@@ -0,0 +1,24 @@
+---
+authors:
+ - family-names: "Shoshany"
+ given-names: "Barak"
+ orcid: "https://orcid.org/0000-0003-2222-127X"
+cff-version: "1.2.0"
+date-released: "2021-05-03"
+doi: "10.5281/zenodo.4742687"
+license: "MIT"
+message: "If you use this package in published research, please cite it as follows."
+repository-code: "https://github.com/bshoshany/thread-pool"
+title: "A C++17 Thread Pool for High-Performance Scientific Computing"
+preferred-citation:
+ type: "article"
+ authors:
+ - family-names: "Shoshany"
+ given-names: "Barak"
+ orcid: "https://orcid.org/0000-0003-2222-127X"
+ doi: "10.5281/zenodo.4742687"
+ journal: "arXiv"
+ month: 5
+ title: "A C++17 Thread Pool for High-Performance Scientific Computing"
+ url: "https://arxiv.org/abs/2105.00613"
+ year: 2021