CITATION.cff added

This commit is contained in:
Nonannet 2023-03-27 15:50:08 +02:00 committed by GitHub
parent 8496315dd0
commit 7d68ec945e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
CITATION.cff Normal file
View File

@ -0,0 +1,15 @@
cff-version: 1.2.0
title: SimpleNFC
abstract: This code emulats ISO 14443-3 compatible type 2 NFC tags
authors:
- family-names: Kruse
given-names: Nicolas
orcid: "https://orcid.org/0000-0001-6758-2269"
version: 0.11.2
date-released: "2021-07-18"
identifiers:
- description: This is the collection of archived snapshots of all versions of My Research Software
type: doi
value: "10.5281/zenodo.7428819"
license: Apache-2.0
repository-code: "https://github.com/Nonannet/simple-nfc"