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