Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.38 KB

File metadata and controls

45 lines (32 loc) · 2.38 KB

Copyright and Licensing Information

Project: MST Author: José Ignacio Peinador Sala Repository: https://github.com/NachoPeinador/Modular-Substrate-Theory


1. Copyright Notice

All original content in this repository, including but not limited to source code, theoretical derivations, documentation, and generated visual assets, is Copyright © 2024-2026 José Ignacio Peinador Sala. All rights reserved.

2. Licensing Terms

This repository employs a dual-licensing model to distinguish between the software implementation and the scientific/intellectual content.

A. Software and Source Code

All software, scripts, and algorithmic implementations (specifically contents within the Notebooks/ directory) provided in this repository are released under the MIT License.

  • You are free to: Use, modify, and distribute the code.
  • Requirement: You must include the original copyright notice and license in any copy or substantial portion of the software.
  • Full Text: See LICENSE

B. Scientific Paper, Documentation, and Visuals

The academic paper (Papers/MST_Cosmological_Tensions_Resolution.pdf), the README documentation, and the conceptual images (e.g., Images/MST_Percolation_Schematic.png) are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

  • You are free to: Share, copy, and redistribute the material in any medium or format.
  • Under the following terms: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • Full Text: View CC BY 4.0 Deed

3. Citation Requirement

If you use the MST theory, the provided code, or the derived datasets in your research or public projects, attribution is required. Please cite the work as follows:

BibTeX:

@article{PeinadorSala2026MST,
  title = {Resolving the Hubble and S8 Tensions via Informational Friction in the Modular Substrate Theory},
  author = {Peinador Sala, Jos{\'e} Ignacio},
  year = {2026},
  journal = {GitHub Repository},
  url = {https://github.com/NachoPeinador/Modular-Substrate-Theory},
  doi = {10.5281/zenodo.18609092},
  note = {Version 2.0.0}
}