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: 7 June 2026 01:39 UTC
- Permanent URL: https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=1770
- Page Version ID: 1770
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 01:39, June 7, 2026 from https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=1770.
MLA style
"Including this library in your project." Medusa: Coordinate Free Mehless Method implementation, . 16 Aug 2019, 11:34 UTC. 7 Jun 2026, 01:39 <https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=1770>.
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=1770> [accessed 7 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=1770 (accessed June 7, 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 7]. Available from: https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=1770.
Bluebook style
Including this library in your project, https://e6.ijs.si/medusa/wiki/index.php?title=Including_this_library_in_your_project&oldid=1770 (last visited June 7, 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=1770",
note = "[Online; accessed 7-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=1770}",
note = "[Online; accessed 7-June-2026]"
}