Cite This Page
Bibliographic details for WxHaskell/Building
- Page name: WxHaskell/Building
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 November 2009 12:30 UTC
- Date retrieved: 22 May 2022 11:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881
- Page Version ID: 31881
Citation styles for WxHaskell/Building
APA style
WxHaskell/Building. (2009, November 24). HaskellWiki, . Retrieved 11:15, May 22, 2022 from https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881.
MLA style
"WxHaskell/Building." HaskellWiki, . 24 Nov 2009, 12:30 UTC. 22 May 2022, 11:15 <https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Building', HaskellWiki, , 24 November 2009, 12:30 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881> [accessed 22 May 2022]
Chicago style
HaskellWiki contributors, "WxHaskell/Building," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881 (accessed May 22, 2022).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Building [Internet]. HaskellWiki, ; 2009 Nov 24, 12:30 UTC [cited 2022 May 22]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881.
Bluebook style
WxHaskell/Building, https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881 (last visited May 22, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell/Building --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881", note = "[Online; accessed 22-May-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 = "WxHaskell/Building --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31881}", note = "[Online; accessed 22-May-2022]" }