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