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