Cite This Page
Bibliographic details for List function suggestions
- Page name: List function suggestions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 September 2007 09:41 UTC
- Date retrieved: 25 May 2022 13:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430
- Page Version ID: 15430
Citation styles for List function suggestions
APA style
List function suggestions. (2007, September 6). HaskellWiki, . Retrieved 13:27, May 25, 2022 from https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430.
MLA style
"List function suggestions." HaskellWiki, . 6 Sep 2007, 09:41 UTC. 25 May 2022, 13:27 <https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430>.
MHRA style
HaskellWiki contributors, 'List function suggestions', HaskellWiki, , 6 September 2007, 09:41 UTC, <https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430> [accessed 25 May 2022]
Chicago style
HaskellWiki contributors, "List function suggestions," HaskellWiki, , https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430 (accessed May 25, 2022).
CBE/CSE style
HaskellWiki contributors. List function suggestions [Internet]. HaskellWiki, ; 2007 Sep 6, 09:41 UTC [cited 2022 May 25]. Available from: https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430.
Bluebook style
List function suggestions, https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430 (last visited May 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "List function suggestions --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430", note = "[Online; accessed 25-May-2022]" }
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 = "List function suggestions --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=List_function_suggestions&oldid=15430}", note = "[Online; accessed 25-May-2022]" }