Skip to content

Adding Citation.cff file #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,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.13
date-released: '2024-05-15'