/ thirdparty / hyperfine / CITATION.cff
CITATION.cff
 1  cff-version: 1.2.0
 2  title: hyperfine
 3  message: >-
 4    If you use this software in scientific
 5    publications, please consider citing it using the
 6    metadata from this file.
 7  type: software
 8  authors:
 9    - given-names: David
10      family-names: Peter
11      email: mail@david-peter.de
12      orcid: 'https://orcid.org/0000-0001-7950-9915'
13  repository-code: 'https://github.com/sharkdp/hyperfine'
14  abstract: A command-line benchmarking tool.
15  license: MIT
16  version: 1.16.1
17  date-released: '2023-03-21'