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