Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.16 KB

File metadata and controls

22 lines (15 loc) · 1.16 KB

Contributing to UNS

By submitting a pull request, patch, or other contribution to this repository, you agree that:

  • Code contributions are licensed under the MIT License (see LICENSE-IDE).
  • Documentation/specification contributions are licensed under the Creative Commons Attribution 4.0 International License (see LICENSE-SPEC).

You represent that you have the right to grant these licenses for any work you submit.

Citation Guidelines

To keep references consistent:

  • Markdown documents (e.g., README, guided notes) should use footnote-style citations (e.g., [^note]) with the source defined at the bottom of the file. Reuse canonical references such as measure-theory or Hilbert-space texts where possible.
  • LaTeX documents must cite entries from Paper/uns_refs.bib. Add new BibTeX entries there before referencing them in .tex files.
  • When comparing UNS to classical frameworks, cite at least one primary source (e.g., Kolmogorov/Fomin for measure theory, von Neumann for Hilbert spaces) so readers can trace the lineage of the concepts.

Please keep citations lightweight in prose but sufficient to support claims about prior art.