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