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