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: 20 June 2020 08:57 UTC
- Date retrieved: 24 January 2021 09:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355
- Page Version ID: 3355
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2020, June 20). HaskellWiki, . Retrieved 09:20, January 24, 2021 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355.
MLA style
"Applications and libraries/Games." HaskellWiki, . 20 Jun 2020, 08:57 UTC. 24 Jan 2021, 09:20 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Games', HaskellWiki, , 20 June 2020, 08:57 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355> [accessed 24 January 2021]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2020 Jun 20, 08:57 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355 (last visited January 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Games --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355", note = "[Online; accessed 24-January-2021]" }
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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=3355}", note = "[Online; accessed 24-January-2021]" }