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