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