Cite This Page
Bibliographic details for WxAsteroids
- Page name: WxAsteroids
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 September 2014 19:22 UTC
- Date retrieved: 25 June 2022 05:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846
- Page Version ID: 58846
Citation styles for WxAsteroids
APA style
WxAsteroids. (2014, September 21). HaskellWiki, . Retrieved 05:18, June 25, 2022 from https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846.
MLA style
"WxAsteroids." HaskellWiki, . 21 Sep 2014, 19:22 UTC. 25 Jun 2022, 05:18 <https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846>.
MHRA style
HaskellWiki contributors, 'WxAsteroids', HaskellWiki, , 21 September 2014, 19:22 UTC, <https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846> [accessed 25 June 2022]
Chicago style
HaskellWiki contributors, "WxAsteroids," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846 (accessed June 25, 2022).
CBE/CSE style
HaskellWiki contributors. WxAsteroids [Internet]. HaskellWiki, ; 2014 Sep 21, 19:22 UTC [cited 2022 Jun 25]. Available from: https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846.
Bluebook style
WxAsteroids, https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846 (last visited June 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxAsteroids --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846", note = "[Online; accessed 25-June-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 = "WxAsteroids --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=WxAsteroids&oldid=58846}", note = "[Online; accessed 25-June-2022]" }