Cite This Page
Bibliographic details for Wxasteroids
- Page name: Wxasteroids
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 12:54 UTC
- Date retrieved: 8 February 2025 10:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260
- Page Version ID: 66260
Citation styles for Wxasteroids
APA style
Wxasteroids. (2023, June 8). HaskellWiki. Retrieved 10:02, February 8, 2025 from https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260.
MLA style
"Wxasteroids." HaskellWiki. 8 Jun 2023, 12:54 UTC. 8 Feb 2025, 10:02 <https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260>.
MHRA style
HaskellWiki contributors, 'Wxasteroids', HaskellWiki, 8 June 2023, 12:54 UTC, <https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260> [accessed 8 February 2025]
Chicago style
HaskellWiki contributors, "Wxasteroids," HaskellWiki, https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260 (accessed February 8, 2025).
CBE/CSE style
HaskellWiki contributors. Wxasteroids [Internet]. HaskellWiki; 2023 Jun 8, 12:54 UTC [cited 2025 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260.
Bluebook style
Wxasteroids, https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260 (last visited February 8, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Wxasteroids --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260", note = "[Online; accessed 8-February-2025]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Wxasteroids&oldid=66260}", note = "[Online; accessed 8-February-2025]" }