= {{PROJECT_NAME}} - Citation Guide
:toc:
== BibTeX
[source,bibtex]
----
@software{{{PROJECT_NAME}}_2026,
author = {{{AUTHOR_LAST}}, {{AUTHOR_FIRST}}},
title = {{{PROJECT_NAME}}},
year = {2026},
url = {https://github.com/hyperpolymath/{{PROJECT_NAME}}},
license = {PMPL-1.0-or-later}
}
----
== Harvard Style
{{AUTHOR_LAST}}, {{AUTHOR_INITIALS}} (2026) _{{PROJECT_NAME}}_ [Computer software]. Available at: https://github.com/hyperpolymath/{{PROJECT_NAME}}
== OSCOLA
Jonathan D.A. Jewell, '{{PROJECT_NAME}}' (2026) <https://github.com/hyperpolymath/{{PROJECT_NAME}}>
== MLA
{{AUTHOR_LAST}}, {{AUTHOR_FIRST}} "{{PROJECT_NAME}}." 2026, github.com/hyperpolymath/{{PROJECT_NAME}}.
== APA 7
{{AUTHOR_LAST}}, {{AUTHOR_INITIALS}} (2026). _{{PROJECT_NAME}}_ [Computer software]. GitHub. https://github.com/hyperpolymath/{{PROJECT_NAME}}
== See Also
* link:CITATION.cff[CITATION.cff]