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