|
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: 3 August 2025 01:46 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 01:46, August 3, 2025 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. 3 Aug 2025, 01:46 <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 3 August 2025]
Chicago style
zaoniao contributors, "Luhn mod N algorithm," zaoniao, , http://en.zaoniao.it/index.php?title=Luhn_mod_N_algorithm&oldid=5774 (accessed August 3, 2025).
CBE/CSE style
zaoniao contributors. Luhn mod N algorithm [Internet]. zaoniao, ; 2019 Jun 11, 04:52 UTC [cited 2025 Aug 3]. 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 August 3, 2025).
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 3-August-2025]" }
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 3-August-2025]" }