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: 22 August 2026 07:15 UTC
- Permanent URL: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1609
- Page Version ID: 1609
Citation styles for The BLAS and LAPACK libraries
APA style
The BLAS and LAPACK libraries. (2023, October 17). Planets, . Retrieved 07:15, August 22, 2026 from http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1609.
MLA style
"The BLAS and LAPACK libraries." Planets, . 17 Oct 2023, 07:11 UTC. 22 Aug 2026, 07:15 <http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1609>.
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=1609> [accessed 22 August 2026]
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=1609 (accessed August 22, 2026).
CBE/CSE style
Planets contributors. The BLAS and LAPACK libraries [Internet]. Planets, ; 2023 Oct 17, 07:11 UTC [cited 2026 Aug 22]. Available from: http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1609.
Bluebook style
The BLAS and LAPACK libraries, http://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php?title=The_BLAS_and_LAPACK_libraries&oldid=1609 (last visited August 22, 2026).
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=1609",
note = "[Online; accessed 22-August-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 = "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=1609}",
note = "[Online; accessed 22-August-2026]"
}