Cite This Page
Bibliographic details for 3d turtle graphics/Phix
- Page name: 3d turtle graphics/Phix
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 10 March 2022 12:56 UTC
- Date retrieved: 20 January 2025 15:00 UTC
- Permanent URL: https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318
- Page Version ID: 320318
Citation styles for 3d turtle graphics/Phix
APA style
3d turtle graphics/Phix. (2022, March 10). Rosetta Code. Retrieved 15:00, January 20, 2025 from https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318.
MLA style
"3d turtle graphics/Phix." Rosetta Code. 10 Mar 2022, 12:56 UTC. 20 Jan 2025, 15:00 <https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318>.
MHRA style
Rosetta Code contributors, '3d turtle graphics/Phix', Rosetta Code, 10 March 2022, 12:56 UTC, <https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318> [accessed 20 January 2025]
Chicago style
Rosetta Code contributors, "3d turtle graphics/Phix," Rosetta Code, https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318 (accessed January 20, 2025).
CBE/CSE style
Rosetta Code contributors. 3d turtle graphics/Phix [Internet]. Rosetta Code; 2022 Mar 10, 12:56 UTC [cited 2025 Jan 20]. Available from: https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318.
Bluebook style
3d turtle graphics/Phix, https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "3d turtle graphics/Phix --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318", 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 = "3d turtle graphics/Phix --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/3d_turtle_graphics/Phix?oldid=320318}", note = "[Online; accessed 20-January-2025]" }