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: 31 January 2009 19:46 UTC
- Date retrieved: 29 March 2023 23:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208
- Page Version ID: 26208
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2009, January 31). HaskellWiki, . Retrieved 23:30, March 29, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208.
MLA style
"Applications and libraries/Games." HaskellWiki, . 31 Jan 2009, 19:46 UTC. 29 Mar 2023, 23:30 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Games', HaskellWiki, , 31 January 2009, 19:46 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208> [accessed 29 March 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208 (accessed March 29, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2009 Jan 31, 19:46 UTC [cited 2023 Mar 29]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=26208 (last visited March 29, 2023).
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=26208", note = "[Online; accessed 29-March-2023]" }
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=26208}", note = "[Online; accessed 29-March-2023]" }