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