Cite This Page
Bibliographic details for Script:Bézier curves
- Page name: Script:Bézier curves
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 20 May 2013 19:47 UTC
- Date retrieved: 21 May 2025 08:53 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418
- Page Version ID: 418
Citation styles for Script:Bézier curves
APA style
Script:Bézier curves. (2013, May 20). Spherical wiki, . Retrieved 08:53, May 21, 2025 from http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418.
MLA style
"Script:Bézier curves." Spherical wiki, . 20 May 2013, 19:47 UTC. 21 May 2025, 08:53 <http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418>.
MHRA style
Spherical wiki contributors, 'Script:Bézier curves', Spherical wiki, , 20 May 2013, 19:47 UTC, <http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418> [accessed 21 May 2025]
Chicago style
Spherical wiki contributors, "Script:Bézier curves," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418 (accessed May 21, 2025).
CBE/CSE style
Spherical wiki contributors. Script:Bézier curves [Internet]. Spherical wiki, ; 2013 May 20, 19:47 UTC [cited 2025 May 21]. Available from: http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418.
Bluebook style
Script:Bézier curves, http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418 (last visited May 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Script:Bézier curves --- Spherical wiki{,} ", year = "2013", url = "http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418", note = "[Online; accessed 21-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 = "Spherical wiki", title = "Script:Bézier curves --- Spherical wiki{,} ", year = "2013", url = "\url{http://wiki.spheredev.org/index.php?title=Script:B%C3%A9zier_curves&oldid=418}", note = "[Online; accessed 21-May-2025]" }