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: 12 December 2019 11:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391
- Page Version ID: 44391
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2019, September 9). HaskellWiki, . Retrieved 11:35, December 12, 2019 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391.
MLA style
"Applications and libraries/Games." HaskellWiki, . 9 Sep 2019, 15:13 UTC. 12 Dec 2019, 11:35 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391>.
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=44391> [accessed 12 December 2019]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391 (accessed December 12, 2019).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2019 Sep 9, 15:13 UTC [cited 2019 Dec 12]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=44391 (last visited December 12, 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=44391", note = "[Online; accessed 12-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=44391}", note = "[Online; accessed 12-December-2019]" }