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