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: 29 March 2022 08:28 UTC
- Date retrieved: 6 July 2022 03:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041
- Page Version ID: 65041
Citation styles for Applications and libraries/Games
APA style
Applications and libraries/Games. (2022, March 29). HaskellWiki, . Retrieved 03:35, July 6, 2022 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041.
MLA style
"Applications and libraries/Games." HaskellWiki, . 29 Mar 2022, 08:28 UTC. 6 Jul 2022, 03:35 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Games', HaskellWiki, , 29 March 2022, 08:28 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041> [accessed 6 July 2022]
Chicago style
HaskellWiki contributors, "Applications and libraries/Games," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041 (accessed July 6, 2022).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Games [Internet]. HaskellWiki, ; 2022 Mar 29, 08:28 UTC [cited 2022 Jul 6]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041.
Bluebook style
Applications and libraries/Games, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041 (last visited July 6, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Games --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041", note = "[Online; accessed 6-July-2022]" }
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 = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Games&oldid=65041}", note = "[Online; accessed 6-July-2022]" }