mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
📄 add CITATION file
This commit is contained in:
14
CITATION.cff
Normal file
14
CITATION.cff
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
cff-version: 1.1.0
|
||||||
|
message: "If you use this software, please cite it as below."
|
||||||
|
authors:
|
||||||
|
- family-names: Lohmann
|
||||||
|
given-names: Niels
|
||||||
|
orcid: https://orcid.org/0000-0001-9037-795X
|
||||||
|
email: mail@nlohmann.me
|
||||||
|
website: https://nlohmann.me
|
||||||
|
title: "JSON for Modern C++"
|
||||||
|
version: 3.9.1
|
||||||
|
date-released: 2021
|
||||||
|
license: MIT
|
||||||
|
repository-code: "https://github.com/nlohmann"
|
||||||
|
url: https://json.nlohmann.me
|
Reference in New Issue
Block a user