Cite This Page
Bibliographic details for Data structures not functions
- Page name: Data structures not functions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 25 August 2008 01:58 UTC
- Date retrieved: 12 January 2025 20:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593
- Page Version ID: 22593
Citation styles for Data structures not functions
APA style
Data structures not functions. (2008, August 25). HaskellWiki. Retrieved 20:34, January 12, 2025 from https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593.
MLA style
"Data structures not functions." HaskellWiki. 25 Aug 2008, 01:58 UTC. 12 Jan 2025, 20:34 <https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593>.
MHRA style
HaskellWiki contributors, 'Data structures not functions', HaskellWiki, 25 August 2008, 01:58 UTC, <https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593> [accessed 12 January 2025]
Chicago style
HaskellWiki contributors, "Data structures not functions," HaskellWiki, https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593 (accessed January 12, 2025).
CBE/CSE style
HaskellWiki contributors. Data structures not functions [Internet]. HaskellWiki; 2008 Aug 25, 01:58 UTC [cited 2025 Jan 12]. Available from: https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593.
Bluebook style
Data structures not functions, https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593 (last visited January 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Data structures not functions --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593", note = "[Online; accessed 12-January-2025]" }
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 structures not functions --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Data_structures_not_functions&oldid=22593}", note = "[Online; accessed 12-January-2025]" }