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