Cite This Page
Bibliographic details for Data.List.Split
- Page name: Data.List.Split
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 February 2012 13:43 UTC
- Date retrieved: 3 December 2024 12:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602
- Page Version ID: 44602
Citation styles for Data.List.Split
APA style
Data.List.Split. (2012, February 22). HaskellWiki. Retrieved 12:07, December 3, 2024 from https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602.
MLA style
"Data.List.Split." HaskellWiki. 22 Feb 2012, 13:43 UTC. 3 Dec 2024, 12:07 <https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602>.
MHRA style
HaskellWiki contributors, 'Data.List.Split', HaskellWiki, 22 February 2012, 13:43 UTC, <https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602> [accessed 3 December 2024]
Chicago style
HaskellWiki contributors, "Data.List.Split," HaskellWiki, https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602 (accessed December 3, 2024).
CBE/CSE style
HaskellWiki contributors. Data.List.Split [Internet]. HaskellWiki; 2012 Feb 22, 13:43 UTC [cited 2024 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602.
Bluebook style
Data.List.Split, https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602 (last visited December 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Data.List.Split --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602", note = "[Online; accessed 3-December-2024]" }
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 = "Data.List.Split --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Data.List.Split&oldid=44602}", note = "[Online; accessed 3-December-2024]" }