Cite This Page
Bibliographic details for Maintenance of standard collection libraries
- Page name: Maintenance of standard collection libraries
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2006 12:40 UTC
- Date retrieved: 24 June 2022 22:17 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867
- Page Version ID: 1867
Citation styles for Maintenance of standard collection libraries
APA style
Maintenance of standard collection libraries. (2006, January 22). HaskellWiki, . Retrieved 22:17, June 24, 2022 from https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867.
MLA style
"Maintenance of standard collection libraries." HaskellWiki, . 22 Jan 2006, 12:40 UTC. 24 Jun 2022, 22:17 <https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867>.
MHRA style
HaskellWiki contributors, 'Maintenance of standard collection libraries', HaskellWiki, , 22 January 2006, 12:40 UTC, <https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867> [accessed 24 June 2022]
Chicago style
HaskellWiki contributors, "Maintenance of standard collection libraries," HaskellWiki, , https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867 (accessed June 24, 2022).
CBE/CSE style
HaskellWiki contributors. Maintenance of standard collection libraries [Internet]. HaskellWiki, ; 2006 Jan 22, 12:40 UTC [cited 2022 Jun 24]. Available from: https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867.
Bluebook style
Maintenance of standard collection libraries, https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867 (last visited June 24, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Maintenance of standard collection libraries --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867", note = "[Online; accessed 24-June-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 = "Maintenance of standard collection libraries --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Maintenance_of_standard_collection_libraries&oldid=1867}", note = "[Online; accessed 24-June-2022]" }