|
|
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: 1 July 2026 01:33 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 01:33, July 1, 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. 1 Jul 2026, 01:33 <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 1 July 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 July 1, 2026).
CBE/CSE style
zaoniao contributors. HMAC-based One-time Password Algorithm [Internet]. zaoniao, ; 2019 Mar 21, 04:05 UTC [cited 2026 Jul 1]. 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 July 1, 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 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 = "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 1-July-2026]"
}