Cite This Page
Bibliographic details for The BLAS and LAPACK libraries
- Page name: The BLAS and LAPACK libraries
- Author: Planets contributors
- Publisher: Planets, .
- Date of last revision: 17 October 2023 07:11 UTC
- Date retrieved: 17 November 2025 12:44 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469
- Page Version ID: 1469
Citation styles for The BLAS and LAPACK libraries
APA style
The BLAS and LAPACK libraries. (2023, October 17). Planets, . Retrieved 12:44, November 17, 2025 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469.
MLA style
"The BLAS and LAPACK libraries." Planets, . 17 Oct 2023, 07:11 UTC. 17 Nov 2025, 12:44 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469>.
MHRA style
Planets contributors, 'The BLAS and LAPACK libraries', Planets, , 17 October 2023, 07:11 UTC, <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469> [accessed 17 November 2025]
Chicago style
Planets contributors, "The BLAS and LAPACK libraries," Planets, , http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469 (accessed November 17, 2025).
CBE/CSE style
Planets contributors. The BLAS and LAPACK libraries [Internet]. Planets, ; 2023 Oct 17, 07:11 UTC [cited 2025 Nov 17]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469.
Bluebook style
The BLAS and LAPACK libraries, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469 (last visited November 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Planets",
title = "The BLAS and LAPACK libraries --- Planets{,} ",
year = "2023",
url = "http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469",
note = "[Online; accessed 17-November-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 = "Planets",
title = "The BLAS and LAPACK libraries --- Planets{,} ",
year = "2023",
url = "\url{http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1469}",
note = "[Online; accessed 17-November-2025]"
}