Skip to content

Commit 5f0c6df

Browse files
committed
Adding Citation.cff file
1 parent 0ac92ce commit 5f0c6df

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CITATION.cff

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: doi-regex
6+
message: Regular expression for matching DOIs
7+
type: software
8+
authors:
9+
- given-names: Richard
10+
family-names: Littauer
11+
orcid: 'https://orcid.org/0000-0001-5428-7535'
12+
- given-names: Katrin
13+
family-names: Leinweber
14+
orcid: 'https://orcid.org/0000-0001-5135-5758'
15+
- family-names: ' b1f6c1c4 '
16+
- given-names: Chris
17+
family-names: Wilkinson
18+
orcid: 'https://orcid.org/0000-0003-4921-6155'
19+
- given-names: Karl
20+
family-names: Becker
21+
identifiers:
22+
- type: doi
23+
value: 10.5281/zenodo.11164918
24+
description: Zenodo DOI
25+
repository-code: 'https://github.com/regexhq/doi-regex'
26+
abstract: Regular expression for matching DOIs.
27+
keywords:
28+
- doi
29+
- regex
30+
license: MIT
31+
commit: 320096e7fd6d1663719b009fcd7572496181f9fa
32+
version: 0.1.13
33+
date-released: '2024-05-09'

0 commit comments

Comments
 (0)