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