Cite This Page
Bibliographic details for SGE notes
- Page name: SGE notes
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 16 May 2016 22:02 UTC
- Date retrieved: 20 July 2026 07:06 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386
- Page Version ID: 9386
Citation styles for SGE notes
APA style
SGE notes. (2016, May 16). DISI, . Retrieved 07:06, July 20, 2026 from http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386.
MLA style
"SGE notes." DISI, . 16 May 2016, 22:02 UTC. 20 Jul 2026, 07:06 <http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386>.
MHRA style
DISI contributors, 'SGE notes', DISI, , 16 May 2016, 22:02 UTC, <http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386> [accessed 20 July 2026]
Chicago style
DISI contributors, "SGE notes," DISI, , http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386 (accessed July 20, 2026).
CBE/CSE style
DISI contributors. SGE notes [Internet]. DISI, ; 2016 May 16, 22:02 UTC [cited 2026 Jul 20]. Available from: http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386.
Bluebook style
SGE notes, http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "SGE notes --- DISI{,} ",
year = "2016",
url = "http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386",
note = "[Online; accessed 20-July-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 = "SGE notes --- DISI{,} ",
year = "2016",
url = "\url{http://wiki.docking.org/index.php?title=SGE_notes&oldid=9386}",
note = "[Online; accessed 20-July-2026]"
}