Cite This Page
Bibliographic details for OpenAL
- Page name: OpenAL
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 July 2009 21:04 UTC
- Date retrieved: 28 May 2022 05:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217
- Page Version ID: 29217
Citation styles for OpenAL
APA style
OpenAL. (2009, July 23). HaskellWiki, . Retrieved 05:05, May 28, 2022 from https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217.
MLA style
"OpenAL." HaskellWiki, . 23 Jul 2009, 21:04 UTC. 28 May 2022, 05:05 <https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217>.
MHRA style
HaskellWiki contributors, 'OpenAL', HaskellWiki, , 23 July 2009, 21:04 UTC, <https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "OpenAL," HaskellWiki, , https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. OpenAL [Internet]. HaskellWiki, ; 2009 Jul 23, 21:04 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217.
Bluebook style
OpenAL, https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OpenAL --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217", note = "[Online; accessed 28-May-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 = "HaskellWiki", title = "OpenAL --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=OpenAL&oldid=29217}", note = "[Online; accessed 28-May-2022]" }