File: CITATION.cff

package info (click to toggle)
addchain 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,396 kB
  • sloc: sh: 428; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 696 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cff-version: 1.2.0
message: "If you use addchain in your work, a citation would be appreciated using the following metadata."
title: "addchain: Cryptographic Addition Chain Generation in Go"
authors:
  - family-names: "McLoughlin"
    given-names: "Michael Ben"
    orcid: "https://orcid.org/0000-0003-2347-6258"
version: "0.4.0"
date-released: "2021-10-30"
license: BSD-3-Clause
repository-code: https://github.com/mmcloughlin/addchain
doi: "10.5281/zenodo.5622943"
identifiers:
  - type: doi
    value: "10.5281/zenodo.4625263"
    description: "The concept DOI of the work."
  - type: doi
    value: "10.5281/zenodo.5622943"
    description: "The versioned DOI for version 0.4.0 of the work."