Cite This Page
Bibliographic details for Vector-space
- Page name: Vector-space
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 March 2011 08:45 UTC
- Date retrieved: 13 September 2024 22:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963
- Page Version ID: 38963
Citation styles for Vector-space
APA style
Vector-space. (2011, March 12). HaskellWiki, . Retrieved 22:11, September 13, 2024 from https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963.
MLA style
"Vector-space." HaskellWiki, . 12 Mar 2011, 08:45 UTC. 13 Sep 2024, 22:11 <https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963>.
MHRA style
HaskellWiki contributors, 'Vector-space', HaskellWiki, , 12 March 2011, 08:45 UTC, <https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963> [accessed 13 September 2024]
Chicago style
HaskellWiki contributors, "Vector-space," HaskellWiki, , https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963 (accessed September 13, 2024).
CBE/CSE style
HaskellWiki contributors. Vector-space [Internet]. HaskellWiki, ; 2011 Mar 12, 08:45 UTC [cited 2024 Sep 13]. Available from: https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963.
Bluebook style
Vector-space, https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963 (last visited September 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Vector-space --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963", note = "[Online; accessed 13-September-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 = "Vector-space --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Vector-space&oldid=38963}", note = "[Online; accessed 13-September-2024]" }