-
Notifications
You must be signed in to change notification settings - Fork 5
/
CITATION.cff
35 lines (34 loc) · 1.01 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: doi-regex
message: Regular expression for matching DOIs
type: software
authors:
- given-names: Richard
family-names: Littauer
orcid: 'https://orcid.org/0000-0001-5428-7535'
- given-names: Katrin
family-names: Leinweber
orcid: 'https://orcid.org/0000-0001-5135-5758'
- family-names: 'b1f6c1c4'
orcid: 'https://orcid.org/0000-0003-4080-1876'
- given-names: Chris
family-names: Wilkinson
orcid: 'https://orcid.org/0000-0003-4921-6155'
- given-names: Karl
family-names: Becker
orcid: 'https://orcid.org/0009-0002-2714-7988'
identifiers:
- type: doi
value: 10.5281/zenodo.11164918
description: Zenodo DOI
repository-code: 'https://github.com/regexhq/doi-regex'
abstract: Regular expression for matching DOIs.
keywords:
- doi
- regex
license: MIT
commit: 320096e7fd6d1663719b009fcd7572496181f9fa
version: 0.1.17
date-released: '2024-06-14'