-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (22 loc) · 749 Bytes
/
Copy pathCITATION.cff
File metadata and controls
23 lines (22 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# CITATION.cff - Citation File Format for betlang
# https://citation-file-format.github.io/
# SPDX-License-Identifier: MPL-2.0 OR LicenseRef-Palimpsest-0.5
cff-version: 1.2.0
title: "betlang"
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: "Polymath"
given-names: "Hyper"
email: "hyperpolymath@proton.me"
affiliation: "Rhodium Standard / Independent Researcher"
repository-code: "https://github.com/hyperpolymath/betlang"
url: "https://rhodium.sh/projects/betlang"
abstract: "RSR-compliant project"
keywords:
- RSR
- rhodium-standard
license: "MPL-2.0"
license-url: "https://github.com/hyperpolymath/betlang/blob/main/LICENSE.txt"
version: "0.1.0"
date-released: "2025-12-10"