Cite This Page
Bibliographic details for Windows
- Page name: Windows
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 August 2010 20:59 UTC
- Date retrieved: 2 July 2022 22:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Windows&oldid=36556
- Page Version ID: 36556
Citation styles for Windows
APA style
Windows. (2010, August 21). HaskellWiki, . Retrieved 22:48, July 2, 2022 from https://wiki.haskell.org/index.php?title=Windows&oldid=36556.
MLA style
"Windows." HaskellWiki, . 21 Aug 2010, 20:59 UTC. 2 Jul 2022, 22:48 <https://wiki.haskell.org/index.php?title=Windows&oldid=36556>.
MHRA style
HaskellWiki contributors, 'Windows', HaskellWiki, , 21 August 2010, 20:59 UTC, <https://wiki.haskell.org/index.php?title=Windows&oldid=36556> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Windows," HaskellWiki, , https://wiki.haskell.org/index.php?title=Windows&oldid=36556 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Windows [Internet]. HaskellWiki, ; 2010 Aug 21, 20:59 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Windows&oldid=36556.
Bluebook style
Windows, https://wiki.haskell.org/index.php?title=Windows&oldid=36556 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Windows --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Windows&oldid=36556", note = "[Online; accessed 2-July-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 = "Windows --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Windows&oldid=36556}", note = "[Online; accessed 2-July-2022]" }