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