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