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: 10 September 2022 20:00 UTC
- Date retrieved: 22 March 2023 13:13 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836
- Page Version ID: 329836
Citation styles for Rosetta Code/List authors of task descriptions
APA style
Rosetta Code/List authors of task descriptions. (2022, September 10). Rosetta Code, . Retrieved 13:13, March 22, 2023 from https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836.
MLA style
"Rosetta Code/List authors of task descriptions." Rosetta Code, . 10 Sep 2022, 20:00 UTC. 22 Mar 2023, 13:13 <https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836>.
MHRA style
Rosetta Code contributors, 'Rosetta Code/List authors of task descriptions', Rosetta Code, , 10 September 2022, 20:00 UTC, <https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836> [accessed 22 March 2023]
Chicago style
Rosetta Code contributors, "Rosetta Code/List authors of task descriptions," Rosetta Code, , https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836 (accessed March 22, 2023).
CBE/CSE style
Rosetta Code contributors. Rosetta Code/List authors of task descriptions [Internet]. Rosetta Code, ; 2022 Sep 10, 20:00 UTC [cited 2023 Mar 22]. Available from: https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836.
Bluebook style
Rosetta Code/List authors of task descriptions, https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Rosetta Code/List authors of task descriptions --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836", note = "[Online; accessed 22-March-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 = "Rosetta Code/List authors of task descriptions --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Rosetta_Code/List_authors_of_task_descriptions&oldid=329836}", note = "[Online; accessed 22-March-2023]" }