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