Cite This Page
Bibliographic details for Basic Tutorial
- Page name: Basic Tutorial
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 1 October 2012 21:11 UTC
- Date retrieved: 31 October 2024 23:26 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189
- Page Version ID: 189
Citation styles for Basic Tutorial
APA style
Basic Tutorial. (2012, October 1). DISI, . Retrieved 23:26, October 31, 2024 from http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189.
MLA style
"Basic Tutorial." DISI, . 1 Oct 2012, 21:11 UTC. 31 Oct 2024, 23:26 <http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189>.
MHRA style
DISI contributors, 'Basic Tutorial', DISI, , 1 October 2012, 21:11 UTC, <http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189> [accessed 31 October 2024]
Chicago style
DISI contributors, "Basic Tutorial," DISI, , http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189 (accessed October 31, 2024).
CBE/CSE style
DISI contributors. Basic Tutorial [Internet]. DISI, ; 2012 Oct 1, 21:11 UTC [cited 2024 Oct 31]. Available from: http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189.
Bluebook style
Basic Tutorial, http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "DISI", title = "Basic Tutorial --- DISI{,} ", year = "2012", url = "http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189", note = "[Online; accessed 31-October-2024]" }
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 = "Basic Tutorial --- DISI{,} ", year = "2012", url = "\url{http://wiki.docking.org/index.php?title=Basic_Tutorial&oldid=189}", note = "[Online; accessed 31-October-2024]" }