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