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