Cite This Page
Bibliographic details for UseIntelMKLwithMatlabForFasterSPM
- Page name: UseIntelMKLwithMatlabForFasterSPM
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 28 September 2010 22:04 UTC
- Date retrieved: 8 April 2026 19:39 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385
- Page Version ID: 58385
Citation styles for UseIntelMKLwithMatlabForFasterSPM
APA style
UseIntelMKLwithMatlabForFasterSPM. (2010, September 28). NAMIC Wiki, . Retrieved 19:39, April 8, 2026 from https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385.
MLA style
"UseIntelMKLwithMatlabForFasterSPM." NAMIC Wiki, . 28 Sep 2010, 22:04 UTC. 8 Apr 2026, 19:39 <https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385>.
MHRA style
NAMIC Wiki contributors, 'UseIntelMKLwithMatlabForFasterSPM', NAMIC Wiki, , 28 September 2010, 22:04 UTC, <https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385> [accessed 8 April 2026]
Chicago style
NAMIC Wiki contributors, "UseIntelMKLwithMatlabForFasterSPM," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385 (accessed April 8, 2026).
CBE/CSE style
NAMIC Wiki contributors. UseIntelMKLwithMatlabForFasterSPM [Internet]. NAMIC Wiki, ; 2010 Sep 28, 22:04 UTC [cited 2026 Apr 8]. Available from: https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385.
Bluebook style
UseIntelMKLwithMatlabForFasterSPM, https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385 (last visited April 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "UseIntelMKLwithMatlabForFasterSPM --- NAMIC Wiki{,} ",
year = "2010",
url = "https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385",
note = "[Online; accessed 8-April-2026]"
}
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 = "NAMIC Wiki",
title = "UseIntelMKLwithMatlabForFasterSPM --- NAMIC Wiki{,} ",
year = "2010",
url = "\url{https://www.na-mic.org/w/index.php?title=UseIntelMKLwithMatlabForFasterSPM&oldid=58385}",
note = "[Online; accessed 8-April-2026]"
}