Cite This Page
Bibliographic details for Infrastructure/Utrecht-Hacking-Notes
- Page name: Infrastructure/Utrecht-Hacking-Notes
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 August 2010 08:46 UTC
- Date retrieved: 7 March 2021 18:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585
- Page Version ID: 36585
Citation styles for Infrastructure/Utrecht-Hacking-Notes
APA style
Infrastructure/Utrecht-Hacking-Notes. (2010, August 30). HaskellWiki, . Retrieved 18:58, March 7, 2021 from https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585.
MLA style
"Infrastructure/Utrecht-Hacking-Notes." HaskellWiki, . 30 Aug 2010, 08:46 UTC. 7 Mar 2021, 18:58 <https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585>.
MHRA style
HaskellWiki contributors, 'Infrastructure/Utrecht-Hacking-Notes', HaskellWiki, , 30 August 2010, 08:46 UTC, <https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "Infrastructure/Utrecht-Hacking-Notes," HaskellWiki, , https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. Infrastructure/Utrecht-Hacking-Notes [Internet]. HaskellWiki, ; 2010 Aug 30, 08:46 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585.
Bluebook style
Infrastructure/Utrecht-Hacking-Notes, https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585 (last visited March 7, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Infrastructure/Utrecht-Hacking-Notes --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585", note = "[Online; accessed 7-March-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 = "Infrastructure/Utrecht-Hacking-Notes --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Infrastructure/Utrecht-Hacking-Notes&oldid=36585}", note = "[Online; accessed 7-March-2021]" }