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