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: 4 April 2025 09:54 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 09:54, April 4, 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. 4 Apr 2025, 09:54 <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 4 April 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 April 4, 2025).
CBE/CSE style
Spherical wiki contributors. Script:Bézier curves [Internet]. Spherical wiki, ; 2013 May 20, 19:47 UTC [cited 2025 Apr 4]. 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 April 4, 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 4-April-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 4-April-2025]" }