diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000..4114025343 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,23 @@ +cff-version: 1.2.0 +message: "If you use this monograph or its software in research, please cite it as below." +title: "Flos Aureus / GOLDEN SUNFLOWERS · Trinity S³AI PhD Monograph" +abstract: "Flos Aureus is the PhD monograph of the Trinity S³AI / GOLDEN SUNFLOWERS research programme. It covers ternary neural networks (HSLM-1.95M), the GF16 ternary matmul, the IGLA architecture-search race, the trios training pipeline, the Coq-verified anchor identity phi^2 + phi^-2 = 3, and the FPGA / Tiny-Tapeout silicon path. Canonical Zenodo source of truth (community level): https://zenodo.org/communities/trinity-s3ai/ (12 records: 8 v5.0 description stubs B001-B008 + 4 D-series D004-D007). Statistical evaluation methodology is described in the monograph; per-experiment results are reported per-chapter." +authors: + - family-names: "Vasilev" + given-names: "Dmitrii" + orcid: "https://orcid.org/0009-0008-4294-6159" + affiliation: "Trinity Research Collective" +version: 6.0.0 +doi: 10.5281/zenodo.19227877 +date-released: 2026-05-14 +url: "https://github.com/gHashTag/trios" +repository-code: "https://github.com/gHashTag/trios" +license: MIT +license-url: "https://opensource.org/licenses/MIT" +keywords: + - "ternary neural networks" + - "PhD monograph" + - "Trinity S3AI" + - "GF16 matmul" + - "IGLA architecture search" + - "phi^2 + phi^-2 = 3"