Cite This Page
Bibliographic details for Solving system
- Page name: Solving system
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 27 December 2023 12:07 UTC
- Date retrieved: 24 June 2026 03:41 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295
- Page Version ID: 3295
Citation styles for Solving system
APA style
Solving system. (2023, December 27). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 03:41, June 24, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295.
MLA style
"Solving system." Medusa: Coordinate Free Mehless Method implementation, . 27 Dec 2023, 12:07 UTC. 24 Jun 2026, 03:41 <https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'Solving system', Medusa: Coordinate Free Mehless Method implementation, , 27 December 2023, 12:07 UTC, <https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295> [accessed 24 June 2026]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "Solving system," Medusa: Coordinate Free Mehless Method implementation, , https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295 (accessed June 24, 2026).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. Solving system [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2023 Dec 27, 12:07 UTC [cited 2026 Jun 24]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295.
Bluebook style
Solving system, https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "Solving system --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2023",
url = "https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295",
note = "[Online; accessed 24-June-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 system --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2023",
url = "\url{https://e6.ijs.si/medusa/wiki/index.php?title=Solving_system&oldid=3295}",
note = "[Online; accessed 24-June-2026]"
}