Cite This Page
Bibliographic details for How to build
- Page name: How to build
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 19 July 2025 16:59 UTC
- Date retrieved: 28 October 2025 08:49 UTC
- Permanent URL: http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552
- Page Version ID: 3552
Citation styles for How to build
APA style
How to build. (2025, July 19). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 08:49, October 28, 2025 from http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552.
MLA style
"How to build." Medusa: Coordinate Free Mehless Method implementation, . 19 Jul 2025, 16:59 UTC. 28 Oct 2025, 08:49 <http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'How to build', Medusa: Coordinate Free Mehless Method implementation, , 19 July 2025, 16:59 UTC, <http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552> [accessed 28 October 2025]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "How to build," Medusa: Coordinate Free Mehless Method implementation, , http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552 (accessed October 28, 2025).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. How to build [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2025 Jul 19, 16:59 UTC [cited 2025 Oct 28]. Available from: http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552.
Bluebook style
How to build, http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "How to build --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2025",
url = "http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552",
note = "[Online; accessed 28-October-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 = "Medusa: Coordinate Free Mehless Method implementation",
title = "How to build --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2025",
url = "\url{http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=3552}",
note = "[Online; accessed 28-October-2025]"
}