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:35 UTC
- Date retrieved: 27 January 2023 00:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883
- Page Version ID: 31883
Citation styles for WxHaskell/Building
APA style
WxHaskell/Building. (2009, November 24). HaskellWiki, . Retrieved 00:33, January 27, 2023 from https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883.
MLA style
"WxHaskell/Building." HaskellWiki, . 24 Nov 2009, 12:35 UTC. 27 Jan 2023, 00:33 <https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Building', HaskellWiki, , 24 November 2009, 12:35 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883> [accessed 27 January 2023]
Chicago style
HaskellWiki contributors, "WxHaskell/Building," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883 (accessed January 27, 2023).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Building [Internet]. HaskellWiki, ; 2009 Nov 24, 12:35 UTC [cited 2023 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883.
Bluebook style
WxHaskell/Building, https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell/Building --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883", note = "[Online; accessed 27-January-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 = "WxHaskell/Building --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell/Building&oldid=31883}", note = "[Online; accessed 27-January-2023]" }