Cite This Page
Bibliographic details for Common sorted list
- Page name: Common sorted list
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 October 2024 09:58 UTC
- Date retrieved: 7 December 2024 05:49 UTC
- Permanent URL: https://rosettacode.org/wiki/Common_sorted_list?oldid=371940
- Page Version ID: 371940
Citation styles for Common sorted list
APA style
Common sorted list. (2024, October 22). Rosetta Code. Retrieved 05:49, December 7, 2024 from https://rosettacode.org/wiki/Common_sorted_list?oldid=371940.
MLA style
"Common sorted list." Rosetta Code. 22 Oct 2024, 09:58 UTC. 7 Dec 2024, 05:49 <https://rosettacode.org/wiki/Common_sorted_list?oldid=371940>.
MHRA style
Rosetta Code contributors, 'Common sorted list', Rosetta Code, 22 October 2024, 09:58 UTC, <https://rosettacode.org/wiki/Common_sorted_list?oldid=371940> [accessed 7 December 2024]
Chicago style
Rosetta Code contributors, "Common sorted list," Rosetta Code, https://rosettacode.org/wiki/Common_sorted_list?oldid=371940 (accessed December 7, 2024).
CBE/CSE style
Rosetta Code contributors. Common sorted list [Internet]. Rosetta Code; 2024 Oct 22, 09:58 UTC [cited 2024 Dec 7]. Available from: https://rosettacode.org/wiki/Common_sorted_list?oldid=371940.
Bluebook style
Common sorted list, https://rosettacode.org/wiki/Common_sorted_list?oldid=371940 (last visited December 7, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Common sorted list --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Common_sorted_list?oldid=371940", note = "[Online; accessed 7-December-2024]" }
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 = "Common sorted list --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Common_sorted_list?oldid=371940}", note = "[Online; accessed 7-December-2024]" }