Cite This Page
Bibliographic details for Certificate
- Page name: Certificate
- Author: BITPlan Wiki contributors
- Publisher: BITPlan Wiki, .
- Date of last revision: 11 November 2017 11:00 UTC
- Date retrieved: 18 June 2026 10:55 UTC
- Permanent URL: https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806
- Page Version ID: 4806
Citation styles for Certificate
APA style
Certificate. (2017, November 11). BITPlan Wiki, . Retrieved 10:55, June 18, 2026 from https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806.
MLA style
"Certificate." BITPlan Wiki, . 11 Nov 2017, 11:00 UTC. 18 Jun 2026, 10:55 <https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806>.
MHRA style
BITPlan Wiki contributors, 'Certificate', BITPlan Wiki, , 11 November 2017, 11:00 UTC, <https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806> [accessed 18 June 2026]
Chicago style
BITPlan Wiki contributors, "Certificate," BITPlan Wiki, , https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806 (accessed June 18, 2026).
CBE/CSE style
BITPlan Wiki contributors. Certificate [Internet]. BITPlan Wiki, ; 2017 Nov 11, 11:00 UTC [cited 2026 Jun 18]. Available from: https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806.
Bluebook style
Certificate, https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BITPlan Wiki",
title = "Certificate --- BITPlan Wiki{,} ",
year = "2017",
url = "https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806",
note = "[Online; accessed 18-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 = "BITPlan Wiki",
title = "Certificate --- BITPlan Wiki{,} ",
year = "2017",
url = "\url{https://wiki.bitplan.com/index.php?title=Certificate&oldid=4806}",
note = "[Online; accessed 18-June-2026]"
}