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