Cite This Page
Bibliographic details for Applications and libraries/Games
- Page name: Applications and libraries/Games
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 January 2009 20:33 UTC
- Date retrieved: 22 May 2022 16:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086
- Page Version ID: 26086
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2009, January 24). HaskellWiki, . Retrieved 16:59, May 22, 2022 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086.
MLA style
"Applications and libraries/Games." HaskellWiki, . 24 Jan 2009, 20:33 UTC. 22 May 2022, 16:59 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Games', HaskellWiki, , 24 January 2009, 20:33 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086> [accessed 22 May 2022]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086 (accessed May 22, 2022).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2009 Jan 24, 20:33 UTC [cited 2022 May 22]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086 (last visited May 22, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Games --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086", note = "[Online; accessed 22-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 = "Applications and libraries/Games --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26086}", note = "[Online; accessed 22-May-2022]" }