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