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: 5 November 2025 08:52 UTC
- Permanent URL: http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=420
- Page Version ID: 420
Citation styles for How to build
APA style
How to build. (2025, July 19). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 08:52, November 5, 2025 from http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=420.
MLA style
"How to build." Medusa: Coordinate Free Mehless Method implementation, . 19 Jul 2025, 16:59 UTC. 5 Nov 2025, 08:52 <http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=420>.
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=420> [accessed 5 November 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=420 (accessed November 5, 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 Nov 5]. Available from: http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=420.
Bluebook style
How to build, http://e6.ijs.si/medusa/wiki/index.php?title=How_to_build&oldid=420 (last visited November 5, 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=420",
note = "[Online; accessed 5-November-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=420}",
note = "[Online; accessed 5-November-2025]"
}