Cite This Page
Bibliographic details for Work with read the docs
- Page name: Work with read the docs
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 17 March 2026 20:20 UTC
- Date retrieved: 7 June 2026 14:37 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132
- Page Version ID: 17132
Citation styles for Work with read the docs
APA style
Work with read the docs. (2026, March 17). DISI, . Retrieved 14:37, June 7, 2026 from http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132.
MLA style
"Work with read the docs." DISI, . 17 Mar 2026, 20:20 UTC. 7 Jun 2026, 14:37 <http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132>.
MHRA style
DISI contributors, 'Work with read the docs', DISI, , 17 March 2026, 20:20 UTC, <http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132> [accessed 7 June 2026]
Chicago style
DISI contributors, "Work with read the docs," DISI, , http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132 (accessed June 7, 2026).
CBE/CSE style
DISI contributors. Work with read the docs [Internet]. DISI, ; 2026 Mar 17, 20:20 UTC [cited 2026 Jun 7]. Available from: http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132.
Bluebook style
Work with read the docs, http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Work with read the docs --- DISI{,} ",
year = "2026",
url = "http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132",
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 = "Work with read the docs --- DISI{,} ",
year = "2026",
url = "\url{http://wiki.docking.org/index.php?title=Work_with_read_the_docs&oldid=17132}",
note = "[Online; accessed 7-June-2026]"
}