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