/ docs / CITATIONS.adoc
CITATIONS.adoc
 1  = Cerro-Torre - Citation Guide
 2  :toc:
 3  
 4  == BibTeX
 5  
 6  [source,bibtex]
 7  ----
 8  @software{cerro-torre_2025,
 9    author = {Polymath, Hyper},
10    title = {Cerro-Torre},
11    year = {2025},
12    url = {https://github.com/hyperpolymath/Cerro-Torre},
13    license = {AGPL-3.0-or-later}
14  }
15  ----
16  
17  == Harvard Style
18  
19  Polymath, H. (2025) _Cerro-Torre_ [Computer software]. Available at: https://github.com/hyperpolymath/Cerro-Torre
20  
21  == OSCOLA
22  
23  Hyper Polymath, 'Cerro-Torre' (2025) <https://github.com/hyperpolymath/Cerro-Torre>
24  
25  == MLA
26  
27  Polymath, Hyper. "Cerro-Torre." 2025, github.com/hyperpolymath/Cerro-Torre.
28  
29  == APA 7
30  
31  Polymath, H. (2025). _Cerro-Torre_ [Computer software]. GitHub. https://github.com/hyperpolymath/Cerro-Torre
32  
33  == See Also
34  
35  * link:../CITATION.cff[CITATION.cff]
36  * link:../codemeta.json[codemeta.json]