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 23:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Implementations&oldid=61268
- Page Version ID: 61268
Citation styles for Implementations
APA style
Implementations. (2020, December 9). HaskellWiki, . Retrieved 23:08, April 19, 2021 from https://wiki.haskell.org/index.php?title=Implementations&oldid=61268.
MLA style
"Implementations." HaskellWiki, . 9 Dec 2020, 20:21 UTC. 19 Apr 2021, 23:08 <https://wiki.haskell.org/index.php?title=Implementations&oldid=61268>.
MHRA style
HaskellWiki contributors, 'Implementations', HaskellWiki, , 9 December 2020, 20:21 UTC, <https://wiki.haskell.org/index.php?title=Implementations&oldid=61268> [accessed 19 April 2021]
Chicago style
HaskellWiki contributors, "Implementations," HaskellWiki, , https://wiki.haskell.org/index.php?title=Implementations&oldid=61268 (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=61268.
Bluebook style
Implementations, https://wiki.haskell.org/index.php?title=Implementations&oldid=61268 (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=61268", 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=61268}", note = "[Online; accessed 19-April-2021]" }