Cite This Page
Bibliographic details for Selection mechanism
- Page name: Selection mechanism
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 10 February 2009 17:42 UTC
- Date retrieved: 2 July 2022 22:57 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894
- Page Version ID: 1894
Citation styles for Selection mechanism
APA style
Selection mechanism. (2009, February 10). OpenGL Wiki, . Retrieved 22:57, July 2, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894.
MLA style
"Selection mechanism." OpenGL Wiki, . 10 Feb 2009, 17:42 UTC. 2 Jul 2022, 22:57 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894>.
MHRA style
OpenGL Wiki contributors, 'Selection mechanism', OpenGL Wiki, , 10 February 2009, 17:42 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894> [accessed 2 July 2022]
Chicago style
OpenGL Wiki contributors, "Selection mechanism," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894 (accessed July 2, 2022).
CBE/CSE style
OpenGL Wiki contributors. Selection mechanism [Internet]. OpenGL Wiki, ; 2009 Feb 10, 17:42 UTC [cited 2022 Jul 2]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894.
Bluebook style
Selection mechanism, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Selection mechanism --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894", note = "[Online; accessed 2-July-2022]" }
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 = "OpenGL Wiki", title = "Selection mechanism --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Selection_mechanism&oldid=1894}", note = "[Online; accessed 2-July-2022]" }