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