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