Cite This Page
Bibliographic details for Prelude function suggestions
- Page name: Prelude function suggestions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 11:49 UTC
- Date retrieved: 26 March 2025 15:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126
- Page Version ID: 66126
Citation styles for Prelude function suggestions
APA style
Prelude function suggestions. (2023, June 8). HaskellWiki. Retrieved 15:05, March 26, 2025 from https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126.
MLA style
"Prelude function suggestions." HaskellWiki. 8 Jun 2023, 11:49 UTC. 26 Mar 2025, 15:05 <https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126>.
MHRA style
HaskellWiki contributors, 'Prelude function suggestions', HaskellWiki, 8 June 2023, 11:49 UTC, <https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126> [accessed 26 March 2025]
Chicago style
HaskellWiki contributors, "Prelude function suggestions," HaskellWiki, https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126 (accessed March 26, 2025).
CBE/CSE style
HaskellWiki contributors. Prelude function suggestions [Internet]. HaskellWiki; 2023 Jun 8, 11:49 UTC [cited 2025 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126.
Bluebook style
Prelude function suggestions, https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126 (last visited March 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Prelude function suggestions --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126", note = "[Online; accessed 26-March-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 = "Prelude function suggestions --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Prelude_function_suggestions&oldid=66126}", note = "[Online; accessed 26-March-2025]" }