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: 11 December 2023 07:08 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 07:08, December 11, 2023 from https://wiki.haskell.org/index.php?title=Implementations&oldid=65370.
MLA style
"Implementations." HaskellWiki, . 30 Sep 2022, 04:08 UTC. 11 Dec 2023, 07:08 <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 11 December 2023]
Chicago style
HaskellWiki contributors, "Implementations," HaskellWiki, , https://wiki.haskell.org/index.php?title=Implementations&oldid=65370 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Implementations [Internet]. HaskellWiki, ; 2022 Sep 30, 04:08 UTC [cited 2023 Dec 11]. 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 11, 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 11-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 11-December-2023]" }