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