Cite This Page
Bibliographic details for Hmatrix on Mac OS X
- Page name: Hmatrix on Mac OS X
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 June 2016 07:37 UTC
- Date retrieved: 10 August 2022 02:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846
- Page Version ID: 60846
Citation styles for Hmatrix on Mac OS X
APA style
Hmatrix on Mac OS X. (2016, June 17). HaskellWiki, . Retrieved 02:18, August 10, 2022 from https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846.
MLA style
"Hmatrix on Mac OS X." HaskellWiki, . 17 Jun 2016, 07:37 UTC. 10 Aug 2022, 02:18 <https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846>.
MHRA style
HaskellWiki contributors, 'Hmatrix on Mac OS X', HaskellWiki, , 17 June 2016, 07:37 UTC, <https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846> [accessed 10 August 2022]
Chicago style
HaskellWiki contributors, "Hmatrix on Mac OS X," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846 (accessed August 10, 2022).
CBE/CSE style
HaskellWiki contributors. Hmatrix on Mac OS X [Internet]. HaskellWiki, ; 2016 Jun 17, 07:37 UTC [cited 2022 Aug 10]. Available from: https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846.
Bluebook style
Hmatrix on Mac OS X, https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hmatrix on Mac OS X --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846", note = "[Online; accessed 10-August-2022]" }
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 = "Hmatrix on Mac OS X --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Hmatrix_on_Mac_OS_X&oldid=60846}", note = "[Online; accessed 10-August-2022]" }