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