Cite This Page
Bibliographic details for Linear algebra
- Page name: Linear algebra
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 19 May 2008 14:39 UTC
- Date retrieved: 12 February 2025 14:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043
- Page Version ID: 21043
Citation styles for Linear algebra
APA style
Linear algebra. (2008, May 19). HaskellWiki. Retrieved 14:36, February 12, 2025 from https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043.
MLA style
"Linear algebra." HaskellWiki. 19 May 2008, 14:39 UTC. 12 Feb 2025, 14:36 <https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043>.
MHRA style
HaskellWiki contributors, 'Linear algebra', HaskellWiki, 19 May 2008, 14:39 UTC, <https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043> [accessed 12 February 2025]
Chicago style
HaskellWiki contributors, "Linear algebra," HaskellWiki, https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043 (accessed February 12, 2025).
CBE/CSE style
HaskellWiki contributors. Linear algebra [Internet]. HaskellWiki; 2008 May 19, 14:39 UTC [cited 2025 Feb 12]. Available from: https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043.
Bluebook style
Linear algebra, https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043 (last visited February 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Linear algebra --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043", note = "[Online; accessed 12-February-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 = "Linear algebra --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Linear_algebra&oldid=21043}", note = "[Online; accessed 12-February-2025]" }