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