Skip to content

Commit 49d0fe4

Browse files
meta: add formal CITATION.cff and Zenodo archive notes
1 parent 35878f4 commit 49d0fe4

File tree

2 files changed

+46
-18
lines changed

2 files changed

+46
-18
lines changed

CITATION.cff

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it."
2+
message: "If you use this software, please cite it using the metadata below."
33
title: "Mars Colony Viability (Strict Science-Only Baseline)"
4-
type: software
4+
version: "v0.0.3"
5+
doi: "10.5281/zenodo.18517842"
6+
date-released: "2026"
57
authors:
6-
- name: "Recycling World"
8+
- family-names: "Fuentes Fernández"
9+
given-names: "Oscar"
10+
affiliation: "Independent Researcher"
11+
orcid: ""
712
repository-code: "https://github.com/crasofuentes-hub/marte-viability-study"
8-
license: "CC-BY-4.0"
13+
license: "MIT"
914
keywords:
1015
- Mars
11-
- life support
16+
- space-habitation
17+
- life-support-systems
1218
- 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/crasofuentes-hub/marte-viability-study"
25-
doi: 10.5281/zenodo.18517605
19+
- water
20+
- radiation
21+
- systems-engineering
22+
- reproducible-research

ZENODO.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Zenodo Archive Notes
2+
3+
This repository is archived on Zenodo as software.
4+
5+
## Scope
6+
This project provides a **strict, non-speculative baseline model** for evaluating
7+
Mars colony viability with respect to:
8+
- Oxygen mass balance
9+
- Water mass balance
10+
- Radiation dose bookkeeping (no clinical conversion)
11+
12+
All numeric parameters are derived exclusively from **verifiable primary sources**
13+
(NASA / ESA technical reports, NTRS, or peer-reviewed literature).
14+
15+
## Non-Claims
16+
This archive does NOT claim:
17+
- Long-term sustainability of a Mars colony
18+
- Acceptable radiation risk thresholds
19+
- Feasibility of terraforming
20+
- Closed-loop agriculture or food independence
21+
- Multi-generational human viability at 0.38 g
22+
23+
See docs/NON_CLAIMS.md.
24+
25+
## Versioning Policy
26+
Each GitHub release corresponds to a Zenodo archive.
27+
DOIs are pinned per release; a concept DOI groups all versions.
28+
29+
## Current Release
30+
- Version: v0.0.3
31+
- DOI: 10.5281/zenodo.18517842

0 commit comments

Comments
 (0)