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