Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.58 KB

File metadata and controls

44 lines (33 loc) · 1.58 KB

Citing ProjectScone

This repository contains the ProjectScone Rust engine and CLI. Credit Mark Sturman as the author, JudgeHuman as the company, and ProjectScone as the project. Research and academic use requires attribution under LICENSE. Cite this repository when using its code. If using multiple ProjectScone repositories, include a citation for each repository whose code you use.

Exact versions, commits and individual file references are not required. MLA, APA, Chicago, and other recognized academic formats are accepted; EasyBib-generated citations and BibTeX are also accepted.

MLA / EasyBib

Sturman, Mark. ProjectScone. JudgeHuman, 2026, https://github.com/ProjectScone/ProjectScone-Rust.

APA

Sturman, M. (2026). ProjectScone [Computer software]. JudgeHuman. https://github.com/ProjectScone/ProjectScone-Rust.

Chicago

Sturman, Mark. ProjectScone. JudgeHuman, 2026. Computer software. https://github.com/ProjectScone/ProjectScone-Rust.

BibTeX

@misc{sturman2026projectsconerust,
  author       = {Sturman, Mark},
  title        = {{ProjectScone}},
  year         = {2026},
  howpublished = {JudgeHuman},
  note         = {Computer software; Rust engine and CLI},
  url          = {https://github.com/ProjectScone/ProjectScone-Rust}
}

Machine-readable metadata is in CITATION.cff. The license is custom and MIT-derived, with a research attribution requirement; it is not the unmodified MIT License. Third-party material retains its own terms. These examples explain attribution and do not replace the complete license.