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: 31 May 2026 12:16 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=3547
- Page Version ID: 3547
Citation styles for Solving sparse systems
APA style
Solving sparse systems. (2023, February 15). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 12:16, May 31, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=3547.
MLA style
"Solving sparse systems." Medusa: Coordinate Free Mehless Method implementation, . 15 Feb 2023, 07:42 UTC. 31 May 2026, 12:16 <https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=3547>.
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=3547> [accessed 31 May 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=3547 (accessed May 31, 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 May 31]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=3547.
Bluebook style
Solving sparse systems, https://e6.ijs.si/medusa/wiki/index.php?title=Solving_sparse_systems&oldid=3547 (last visited May 31, 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=3547",
note = "[Online; accessed 31-May-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=3547}",
note = "[Online; accessed 31-May-2026]"
}