mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Add CITATION.cff file.
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
cff-version: 1.2.0
|
||||
message: "If you use this software, please cite it as below."
|
||||
authors:
|
||||
- family-names: Popovitch
|
||||
given-names: Gregory
|
||||
orcid: https://orcid.org/0009-0005-7245-5930
|
||||
title: "The Parallel Hashmap C++ library"
|
||||
license: Apache-2.0
|
||||
version: 1.3.12
|
||||
date-released: 2024-01-28
|
||||
Reference in New Issue
Block a user