Cite This Page
Bibliographic details for Tasks not implemented in Wren
- Page name: Tasks not implemented in Wren
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 15 April 2023 10:50 UTC
- Date retrieved: 26 January 2025 05:18 UTC
- Permanent URL: https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378
- Page Version ID: 340378
Citation styles for Tasks not implemented in Wren
APA style
Tasks not implemented in Wren. (2023, April 15). Rosetta Code. Retrieved 05:18, January 26, 2025 from https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378.
MLA style
"Tasks not implemented in Wren." Rosetta Code. 15 Apr 2023, 10:50 UTC. 26 Jan 2025, 05:18 <https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378>.
MHRA style
Rosetta Code contributors, 'Tasks not implemented in Wren', Rosetta Code, 15 April 2023, 10:50 UTC, <https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378> [accessed 26 January 2025]
Chicago style
Rosetta Code contributors, "Tasks not implemented in Wren," Rosetta Code, https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378 (accessed January 26, 2025).
CBE/CSE style
Rosetta Code contributors. Tasks not implemented in Wren [Internet]. Rosetta Code; 2023 Apr 15, 10:50 UTC [cited 2025 Jan 26]. Available from: https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378.
Bluebook style
Tasks not implemented in Wren, https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378 (last visited January 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Tasks not implemented in Wren --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378", note = "[Online; accessed 26-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 = "Tasks not implemented in Wren --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Tasks_not_implemented_in_Wren?oldid=340378}", note = "[Online; accessed 26-January-2025]" }