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