Cite This Page
Bibliographic details for Including this library in your project
- Page name: Including this library in your project
- Author: Medusa: Coordinate Free Mehless Method implementation contributors
- Publisher: Medusa: Coordinate Free Mehless Method implementation, .
- Date of last revision: 16 August 2019 11:34 UTC
- Date retrieved: 28 June 2026 02:49 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141
- Page Version ID: 2141
Citation styles for Including this library in your project
APA style
Including this library in your project. (2019, August 16). Medusa: Coordinate Free Mehless Method implementation, . Retrieved 02:49, June 28, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141.
MLA style
"Including this library in your project." Medusa: Coordinate Free Mehless Method implementation, . 16 Aug 2019, 11:34 UTC. 28 Jun 2026, 02:49 <https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141>.
MHRA style
Medusa: Coordinate Free Mehless Method implementation contributors, 'Including this library in your project', Medusa: Coordinate Free Mehless Method implementation, , 16 August 2019, 11:34 UTC, <https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141> [accessed 28 June 2026]
Chicago style
Medusa: Coordinate Free Mehless Method implementation contributors, "Including this library in your project," Medusa: Coordinate Free Mehless Method implementation, , https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141 (accessed June 28, 2026).
CBE/CSE style
Medusa: Coordinate Free Mehless Method implementation contributors. Including this library in your project [Internet]. Medusa: Coordinate Free Mehless Method implementation, ; 2019 Aug 16, 11:34 UTC [cited 2026 Jun 28]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141.
Bluebook style
Including this library in your project, https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Medusa: Coordinate Free Mehless Method implementation",
title = "Including this library in your project --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2019",
url = "https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141",
note = "[Online; accessed 28-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 = "Including this library in your project --- Medusa: Coordinate Free Mehless Method implementation{,} ",
year = "2019",
url = "\url{https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=2141}",
note = "[Online; accessed 28-June-2026]"
}