Cite This Page
Bibliographic details for Omega.py
- Page name: Omega.py
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 14 February 2014 04:08 UTC
- Date retrieved: 7 June 2026 01:40 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Omega.py&oldid=5843
- Page Version ID: 5843
Citation styles for Omega.py
APA style
Omega.py. (2014, February 14). DISI, . Retrieved 01:40, June 7, 2026 from http://wiki.docking.org/index.php?title=Omega.py&oldid=5843.
MLA style
"Omega.py." DISI, . 14 Feb 2014, 04:08 UTC. 7 Jun 2026, 01:40 <http://wiki.docking.org/index.php?title=Omega.py&oldid=5843>.
MHRA style
DISI contributors, 'Omega.py', DISI, , 14 February 2014, 04:08 UTC, <http://wiki.docking.org/index.php?title=Omega.py&oldid=5843> [accessed 7 June 2026]
Chicago style
DISI contributors, "Omega.py," DISI, , http://wiki.docking.org/index.php?title=Omega.py&oldid=5843 (accessed June 7, 2026).
CBE/CSE style
DISI contributors. Omega.py [Internet]. DISI, ; 2014 Feb 14, 04:08 UTC [cited 2026 Jun 7]. Available from: http://wiki.docking.org/index.php?title=Omega.py&oldid=5843.
Bluebook style
Omega.py, http://wiki.docking.org/index.php?title=Omega.py&oldid=5843 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Omega.py --- DISI{,} ",
year = "2014",
url = "http://wiki.docking.org/index.php?title=Omega.py&oldid=5843",
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 = "DISI",
title = "Omega.py --- DISI{,} ",
year = "2014",
url = "\url{http://wiki.docking.org/index.php?title=Omega.py&oldid=5843}",
note = "[Online; accessed 7-June-2026]"
}