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: 30 December 2012 19:22 UTC
- Date retrieved: 26 May 2022 02:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183
- Page Version ID: 55183
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2012, December 30). HaskellWiki, . Retrieved 02:31, May 26, 2022 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183.
MLA style
"Applications and libraries/Games." HaskellWiki, . 30 Dec 2012, 19:22 UTC. 26 May 2022, 02:31 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Games', HaskellWiki, , 30 December 2012, 19:22 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183> [accessed 26 May 2022]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183 (accessed May 26, 2022).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2012 Dec 30, 19:22 UTC [cited 2022 May 26]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183 (last visited May 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Games --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183", note = "[Online; accessed 26-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 = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=55183}", note = "[Online; accessed 26-May-2022]" }