Cite This Page
Bibliographic details for Performance/Data Types
- Page name: Performance/Data Types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 11:41 UTC
- Date retrieved: 11 October 2024 08:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105
- Page Version ID: 66105
Citation styles for Performance/Data Types
APA style
Performance/Data Types. (2023, June 8). HaskellWiki, . Retrieved 08:35, October 11, 2024 from https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105.
MLA style
"Performance/Data Types." HaskellWiki, . 8 Jun 2023, 11:41 UTC. 11 Oct 2024, 08:35 <https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105>.
MHRA style
HaskellWiki contributors, 'Performance/Data Types', HaskellWiki, , 8 June 2023, 11:41 UTC, <https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105> [accessed 11 October 2024]
Chicago style
HaskellWiki contributors, "Performance/Data Types," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/Data Types [Internet]. HaskellWiki, ; 2023 Jun 8, 11:41 UTC [cited 2024 Oct 11]. Available from: https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105.
Bluebook style
Performance/Data Types, https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/Data Types --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105", note = "[Online; accessed 11-October-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 = "Performance/Data Types --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Performance/Data_Types&oldid=66105}", note = "[Online; accessed 11-October-2024]" }