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