Cite This Page
Bibliographic details for Solving sparse systems
- Page name: Solving sparse systems
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 15 February 2023 07:42 UTC
- Date retrieved: 17 September 2026 11:32 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981
- Page Version ID: 981
Citation styles for Solving sparse systems
APA style
Solving sparse systems. (2023, February 15). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 11:32, September 17, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981.
MLA style
"Solving sparse systems." Medusa: Coordinate Free Mehless Method implementation, . 15 Feb 2023, 07:42 UTC. 17 Sep 2026, 11:32 <https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'Solving sparse systems', Medusa: Coordinate Free Mehless Method implementation, , 15 February 2023, 07:42 UTC, <https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981> [accessed 17 September 2026]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "Solving sparse systems," Medusa: Coordinate Free Mehless Method implementation, , https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981 (accessed September 17, 2026).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. Solving sparse systems [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2023 Feb 15, 07:42 UTC [cited 2026 Sep 17]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981.
Bluebook style
Solving sparse systems, https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981 (last visited September 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "Solving sparse systems --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2023",
url = "https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981",
note = "[Online; accessed 17-September-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 = "Medusa: Coordinate Free Mehless Method implementation",
title = "Solving sparse systems --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2023",
url = "\url{https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=981}",
note = "[Online; accessed 17-September-2026]"
}