Cite This Page
Bibliographic details for Rosetta Code/List authors of task descriptions/Full list
- Page name: Rosetta Code/List authors of task descriptions/Full list
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 12 February 2025 22:43 UTC
- Date retrieved: 19 March 2025 12:11 UTC
- Permanent URL: https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952
- Page Version ID: 376952
Citation styles for Rosetta Code/List authors of task descriptions/Full list
APA style
Rosetta Code/List authors of task descriptions/Full list. (2025, February 12). Rosetta Code. Retrieved 12:11, March 19, 2025 from https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952.
MLA style
"Rosetta Code/List authors of task descriptions/Full list." Rosetta Code. 12 Feb 2025, 22:43 UTC. 19 Mar 2025, 12:11 <https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952>.
MHRA style
Rosetta Code contributors, 'Rosetta Code/List authors of task descriptions/Full list', Rosetta Code, 12 February 2025, 22:43 UTC, <https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952> [accessed 19 March 2025]
Chicago style
Rosetta Code contributors, "Rosetta Code/List authors of task descriptions/Full list," Rosetta Code, https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952 (accessed March 19, 2025).
CBE/CSE style
Rosetta Code contributors. Rosetta Code/List authors of task descriptions/Full list [Internet]. Rosetta Code; 2025 Feb 12, 22:43 UTC [cited 2025 Mar 19]. Available from: https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952.
Bluebook style
Rosetta Code/List authors of task descriptions/Full list, https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952 (last visited March 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Rosetta Code/List authors of task descriptions/Full list --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952", note = "[Online; accessed 19-March-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 = "Rosetta Code/List authors of task descriptions/Full list --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Rosetta_Code/List_authors_of_task_descriptions/Full_list?oldid=376952}", note = "[Online; accessed 19-March-2025]" }