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