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