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