Cite This Page
Bibliographic details for JortSort
- Page name: JortSort
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 July 2024 22:19 UTC
- Date retrieved: 18 February 2025 02:14 UTC
- Permanent URL: https://rosettacode.org/wiki/JortSort?oldid=367247
- Page Version ID: 367247
Citation styles for JortSort
APA style
JortSort. (2024, July 22). Rosetta Code. Retrieved 02:14, February 18, 2025 from https://rosettacode.org/wiki/JortSort?oldid=367247.
MLA style
"JortSort." Rosetta Code. 22 Jul 2024, 22:19 UTC. 18 Feb 2025, 02:14 <https://rosettacode.org/wiki/JortSort?oldid=367247>.
MHRA style
Rosetta Code contributors, 'JortSort', Rosetta Code, 22 July 2024, 22:19 UTC, <https://rosettacode.org/wiki/JortSort?oldid=367247> [accessed 18 February 2025]
Chicago style
Rosetta Code contributors, "JortSort," Rosetta Code, https://rosettacode.org/wiki/JortSort?oldid=367247 (accessed February 18, 2025).
CBE/CSE style
Rosetta Code contributors. JortSort [Internet]. Rosetta Code; 2024 Jul 22, 22:19 UTC [cited 2025 Feb 18]. Available from: https://rosettacode.org/wiki/JortSort?oldid=367247.
Bluebook style
JortSort, https://rosettacode.org/wiki/JortSort?oldid=367247 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "JortSort --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/JortSort?oldid=367247", note = "[Online; accessed 18-February-2025]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "Rosetta Code", title = "JortSort --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/JortSort?oldid=367247}", note = "[Online; accessed 18-February-2025]" }