Cite This Page
Bibliographic details for WxHaskell/Button sizing problem
- Page name: WxHaskell/Button sizing problem
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 October 2009 18:57 UTC
- Date retrieved: 29 May 2022 10:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597
- Page Version ID: 30597
Citation styles for WxHaskell/Button sizing problem
APA style
WxHaskell/Button sizing problem. (2009, October 4). HaskellWiki, . Retrieved 10:54, May 29, 2022 from https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597.
MLA style
"WxHaskell/Button sizing problem." HaskellWiki, . 4 Oct 2009, 18:57 UTC. 29 May 2022, 10:54 <https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Button sizing problem', HaskellWiki, , 4 October 2009, 18:57 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597> [accessed 29 May 2022]
Chicago style
HaskellWiki contributors, "WxHaskell/Button sizing problem," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597 (accessed May 29, 2022).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Button sizing problem [Internet]. HaskellWiki, ; 2009 Oct 4, 18:57 UTC [cited 2022 May 29]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597.
Bluebook style
WxHaskell/Button sizing problem, https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597 (last visited May 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell/Button sizing problem --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597", note = "[Online; accessed 29-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/Button sizing problem --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell/Button_sizing_problem&oldid=30597}", note = "[Online; accessed 29-May-2022]" }