Cite This Page
Bibliographic details for Storable Vector
- Page name: Storable Vector
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 27 April 2012 19:08 UTC
- Date retrieved: 21 March 2025 23:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481
- Page Version ID: 45481
Citation styles for Storable Vector
APA style
Storable Vector. (2012, April 27). HaskellWiki. Retrieved 23:40, March 21, 2025 from https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481.
MLA style
"Storable Vector." HaskellWiki. 27 Apr 2012, 19:08 UTC. 21 Mar 2025, 23:40 <https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481>.
MHRA style
HaskellWiki contributors, 'Storable Vector', HaskellWiki, 27 April 2012, 19:08 UTC, <https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481> [accessed 21 March 2025]
Chicago style
HaskellWiki contributors, "Storable Vector," HaskellWiki, https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481 (accessed March 21, 2025).
CBE/CSE style
HaskellWiki contributors. Storable Vector [Internet]. HaskellWiki; 2012 Apr 27, 19:08 UTC [cited 2025 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481.
Bluebook style
Storable Vector, https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481 (last visited March 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Storable Vector --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481", note = "[Online; accessed 21-March-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 = "Storable Vector --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Storable_Vector&oldid=45481}", note = "[Online; accessed 21-March-2025]" }