Cite This Page
Bibliographic details for List instance
- Page name: List instance
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 March 2017 16:09 UTC
- Date retrieved: 16 March 2025 22:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=List_instance&oldid=61645
- Page Version ID: 61645
Citation styles for List instance
APA style
List instance. (2017, March 22). HaskellWiki. Retrieved 22:36, March 16, 2025 from https://wiki.haskell.org/index.php?title=List_instance&oldid=61645.
MLA style
"List instance." HaskellWiki. 22 Mar 2017, 16:09 UTC. 16 Mar 2025, 22:36 <https://wiki.haskell.org/index.php?title=List_instance&oldid=61645>.
MHRA style
HaskellWiki contributors, 'List instance', HaskellWiki, 22 March 2017, 16:09 UTC, <https://wiki.haskell.org/index.php?title=List_instance&oldid=61645> [accessed 16 March 2025]
Chicago style
HaskellWiki contributors, "List instance," HaskellWiki, https://wiki.haskell.org/index.php?title=List_instance&oldid=61645 (accessed March 16, 2025).
CBE/CSE style
HaskellWiki contributors. List instance [Internet]. HaskellWiki; 2017 Mar 22, 16:09 UTC [cited 2025 Mar 16]. Available from: https://wiki.haskell.org/index.php?title=List_instance&oldid=61645.
Bluebook style
List instance, https://wiki.haskell.org/index.php?title=List_instance&oldid=61645 (last visited March 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "List instance --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=List_instance&oldid=61645", note = "[Online; accessed 16-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 = "List instance --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=List_instance&oldid=61645}", note = "[Online; accessed 16-March-2025]" }