Cite This Page
Bibliographic details for JortSort
- Page name: JortSort
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 16 October 2022 11:31 UTC
- Date retrieved: 5 February 2023 01:39 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=JortSort&oldid=331967
- Page Version ID: 331967
Citation styles for JortSort
APA style
JortSort. (2022, October 16). Rosetta Code, . Retrieved 01:39, February 5, 2023 from https://rosettacode.org/w/index.php?title=JortSort&oldid=331967.
MLA style
"JortSort." Rosetta Code, . 16 Oct 2022, 11:31 UTC. 5 Feb 2023, 01:39 <https://rosettacode.org/w/index.php?title=JortSort&oldid=331967>.
MHRA style
Rosetta Code contributors, 'JortSort', Rosetta Code, , 16 October 2022, 11:31 UTC, <https://rosettacode.org/w/index.php?title=JortSort&oldid=331967> [accessed 5 February 2023]
Chicago style
Rosetta Code contributors, "JortSort," Rosetta Code, , https://rosettacode.org/w/index.php?title=JortSort&oldid=331967 (accessed February 5, 2023).
CBE/CSE style
Rosetta Code contributors. JortSort [Internet]. Rosetta Code, ; 2022 Oct 16, 11:31 UTC [cited 2023 Feb 5]. Available from: https://rosettacode.org/w/index.php?title=JortSort&oldid=331967.
Bluebook style
JortSort, https://rosettacode.org/w/index.php?title=JortSort&oldid=331967 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "JortSort --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=JortSort&oldid=331967", note = "[Online; accessed 5-February-2023]" }
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 = "2022", url = "\url{https://rosettacode.org/w/index.php?title=JortSort&oldid=331967}", note = "[Online; accessed 5-February-2023]" }