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