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