Skip to content

Commit 8f29784

Browse files
[Add] citation file
1 parent 18a86ba commit 8f29784

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
4+
title: "ReqIFSharp"
5+
abstract: "A .NET library to deserialize (read) and serialize (write) OMG ReqIF documents."
6+
version: "9.2.2"
7+
date-released: "2025-09-04"
8+
url: "https://github.com/STARIONGROUP/reqifsharp"
9+
10+
authors:
11+
- given-names: "Sam"
12+
family-names: "Gerené"
13+
affiliation: "Starion Group S.A."
14+
orcid: "https://orcid.org/0009-0000-1848-550X"
15+
- given-names: "Alexander"
16+
family-names: "van Delft"
17+
affiliation: "Starion Group S.A."
18+
- name: "Starion Group S.A."
19+
affiliation: "Starion Group S.A."
20+
given-names: "MBSE Competence Area Developers"
21+
22+
repository-code: "https://github.com/STARIONGROUP/reqifsharp"
23+
license: "Apache-2.0"
24+
25+
preferred-citation:
26+
type: software
27+
title: "A .NET library to deserialize (read) and serialize (write) OMG ReqIF documents."
28+
authors:
29+
- given-names: "Sam"
30+
family-names: "Gerené"
31+
affiliation: "Starion Group S.A."
32+
orcid: "https://orcid.org/0009-0000-1848-550X"
33+
- given-names: "Alexander"
34+
family-names: "van Delft"
35+
affiliation: "Starion Group S.A."
36+
- name: "Starion Group S.A."
37+
affiliation: "Starion Group S.A."
38+
given-names: "MBSE Competence Area Developers"
39+
version: "9.2.2"
40+
url: "https://github.com/STARIONGROUP/reqifsharp"
41+
date-released: "2025-09-04"

0 commit comments

Comments
 (0)