Cite This Page
Bibliographic details for AngloHaskell
- Page name: AngloHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 12:49 UTC
- Date retrieved: 30 March 2023 15:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969
- Page Version ID: 54969
Citation styles for AngloHaskell
APA style
AngloHaskell. (2012, December 17). HaskellWiki, . Retrieved 15:40, March 30, 2023 from https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969.
MLA style
"AngloHaskell." HaskellWiki, . 17 Dec 2012, 12:49 UTC. 30 Mar 2023, 15:40 <https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969>.
MHRA style
HaskellWiki contributors, 'AngloHaskell', HaskellWiki, , 17 December 2012, 12:49 UTC, <https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969> [accessed 30 March 2023]
Chicago style
HaskellWiki contributors, "AngloHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969 (accessed March 30, 2023).
CBE/CSE style
HaskellWiki contributors. AngloHaskell [Internet]. HaskellWiki, ; 2012 Dec 17, 12:49 UTC [cited 2023 Mar 30]. Available from: https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969.
Bluebook style
AngloHaskell, https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "AngloHaskell --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969", note = "[Online; accessed 30-March-2023]" }
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 = "AngloHaskell --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=AngloHaskell&oldid=54969}", note = "[Online; accessed 30-March-2023]" }