Skip to content

Commit 074d1f0

Browse files
chore: add CITATION.cff (DOI placeholder)
1 parent bf18028 commit 074d1f0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it."
3+
title: "Mars Colony Viability (Strict Science-Only Baseline)"
4+
type: software
5+
authors:
6+
- name: "Recycling World"
7+
repository-code: "https://github.com/<YOUR_GITHUB_USER>/marte-viability-study"
8+
license: "CC-BY-4.0"
9+
keywords:
10+
- Mars
11+
- life support
12+
- oxygen
13+
- water recycling
14+
- stochastic logistics
15+
- reproducible research
16+
- verified constants
17+
date-released: "2026-02-07"
18+
preferred-citation:
19+
type: article
20+
title: "Mathematical and Physical Analysis of Mars Colony Viability Under Verified Constraints (Strict Baseline v0.0.1)"
21+
authors:
22+
- name: "Recycling World"
23+
year: 2026
24+
url: "https://github.com/<YOUR_GITHUB_USER>/marte-viability-study"

0 commit comments

Comments
 (0)