|
|
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: 30 June 2026 17:23 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 17:23, June 30, 2026 from http://en.zaoniao.it/index.php?title=Luhn_algorithm&oldid=5775.
MLA style
"Luhn algorithm." zaoniao, . 11 Jun 2019, 04:52 UTC. 30 Jun 2026, 17:23 <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 30 June 2026]
Chicago style
zaoniao contributors, "Luhn algorithm," zaoniao, , http://en.zaoniao.it/index.php?title=Luhn_algorithm&oldid=5775 (accessed June 30, 2026).
CBE/CSE style
zaoniao contributors. Luhn algorithm [Internet]. zaoniao, ; 2019 Jun 11, 04:52 UTC [cited 2026 Jun 30]. 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 June 30, 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 30-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 = "zaoniao",
title = "Luhn algorithm --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Luhn_algorithm&oldid=5775}",
note = "[Online; accessed 30-June-2026]"
}