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