Skip to content

Commit 63acc33

Browse files
committed
Add CITATION.cff file.
1 parent 8a889d3 commit 63acc33

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CITATION.cff

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Popovitch
5+
given-names: Gregory
6+
orcid: https://orcid.org/0009-0005-7245-5930
7+
title: "The Parallel Hashmap C++ library"
8+
license: Apache-2.0
9+
version: 1.3.12
10+
date-released: 2024-01-28

0 commit comments

Comments
 (0)