summaryrefslogtreecommitdiff
path: root/lib/thread-pool/CITATION.cff
blob: 99bb72978688348f2a331863cb4a1ce065007516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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