|
|
Cite This Page
Bibliographic details for Certifying algorithm
- Page name: Certifying algorithm
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 28 April 2019 04:33 UTC
- Date retrieved: 15 May 2026 11:52 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887
- Page Version ID: 3887
Citation styles for Certifying algorithm
APA style
Certifying algorithm. (2019, April 28). zaoniao, . Retrieved 11:52, May 15, 2026 from http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887.
MLA style
"Certifying algorithm." zaoniao, . 28 Apr 2019, 04:33 UTC. 15 May 2026, 11:52 <http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887>.
MHRA style
zaoniao contributors, 'Certifying algorithm', zaoniao, , 28 April 2019, 04:33 UTC, <http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Certifying algorithm," zaoniao, , http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Certifying algorithm [Internet]. zaoniao, ; 2019 Apr 28, 04:33 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887.
Bluebook style
Certifying algorithm, http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Certifying algorithm --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887",
note = "[Online; accessed 15-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 = "zaoniao",
title = "Certifying algorithm --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Certifying_algorithm&oldid=3887}",
note = "[Online; accessed 15-May-2026]"
}