Cite This Page
Bibliographic details for Libraries and tools/Extended Haskell
- Page name: Libraries and tools/Extended Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 07:10 UTC
- Date retrieved: 20 April 2025 19:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026
- Page Version ID: 66026
Citation styles for Libraries and tools/Extended Haskell
APA style
Libraries and tools/Extended Haskell. (2023, June 8). HaskellWiki. Retrieved 19:22, April 20, 2025 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026.
MLA style
"Libraries and tools/Extended Haskell." HaskellWiki. 8 Jun 2023, 07:10 UTC. 20 Apr 2025, 19:22 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/Extended Haskell', HaskellWiki, 8 June 2023, 07:10 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "Libraries and tools/Extended Haskell," HaskellWiki, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/Extended Haskell [Internet]. HaskellWiki; 2023 Jun 8, 07:10 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026.
Bluebook style
Libraries and tools/Extended Haskell, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/Extended Haskell --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026", note = "[Online; accessed 20-April-2025]" }
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 = "Libraries and tools/Extended Haskell --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/Extended_Haskell&oldid=66026}", note = "[Online; accessed 20-April-2025]" }