Cite This Page
Bibliographic details for WebGL rotating F
- Page name: WebGL rotating F
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 10 January 2025 19:48 UTC
- Date retrieved: 13 February 2025 07:31 UTC
- Permanent URL: https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455
- Page Version ID: 375455
Citation styles for WebGL rotating F
APA style
WebGL rotating F. (2025, January 10). Rosetta Code. Retrieved 07:31, February 13, 2025 from https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455.
MLA style
"WebGL rotating F." Rosetta Code. 10 Jan 2025, 19:48 UTC. 13 Feb 2025, 07:31 <https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455>.
MHRA style
Rosetta Code contributors, 'WebGL rotating F', Rosetta Code, 10 January 2025, 19:48 UTC, <https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455> [accessed 13 February 2025]
Chicago style
Rosetta Code contributors, "WebGL rotating F," Rosetta Code, https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455 (accessed February 13, 2025).
CBE/CSE style
Rosetta Code contributors. WebGL rotating F [Internet]. Rosetta Code; 2025 Jan 10, 19:48 UTC [cited 2025 Feb 13]. Available from: https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455.
Bluebook style
WebGL rotating F, https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455 (last visited February 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "WebGL rotating F --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455", note = "[Online; accessed 13-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 = "WebGL rotating F --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/WebGL_rotating_F?oldid=375455}", note = "[Online; accessed 13-February-2025]" }