-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (25 loc) · 911 Bytes
/
Copy pathCITATION.cff
File metadata and controls
32 lines (25 loc) · 911 Bytes
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
# ============================================================
# CITATION.cff (How to cite this project)
# ============================================================
# REQ.UNIVERSAL: Professional open projects SHOULD include this file.
# USAGE: See https://citation-file-format.github.io/ for details.
cff-version: "1.2.0"
type: software
title: "Structural Explainability: Evolution Protocol Specification"
version: "0.9.1"
date-released: "2026-05-15"
authors:
- family-names: Case
given-names: Denise M.
orcid: "https://orcid.org/0000-0001-6165-7389"
repository-code: "https://github.com/structural-explainability/spec-ep"
license: MIT
keywords:
- structural-explainability
- accountability
- semantic-interoperability
- structural-constraints
- graph-evolution
- graph-history
- immutable-snapshots
message: "If using this software, please cite it as described in this file."