Cite This Page
Bibliographic details for Encryption
- Page name: Encryption
- Author: Decimal Wiki contributors
- Publisher: Decimal Wiki, .
- Date of last revision: 15 February 2024 10:53 UTC
- Date retrieved: 24 March 2026 15:01 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Encryption?oldid=2453
- Page Version ID: 2453
Citation styles for Encryption
APA style
Encryption. (2024, February 15). Decimal Wiki, . Retrieved 15:01, March 24, 2026 from https://decimalchain.com/wiki/en/Encryption?oldid=2453.
MLA style
"Encryption." Decimal Wiki, . 15 Feb 2024, 10:53 UTC. 24 Mar 2026, 15:01 <https://decimalchain.com/wiki/en/Encryption?oldid=2453>.
MHRA style
Decimal Wiki contributors, 'Encryption', Decimal Wiki, , 15 February 2024, 10:53 UTC, <https://decimalchain.com/wiki/en/Encryption?oldid=2453> [accessed 24 March 2026]
Chicago style
Decimal Wiki contributors, "Encryption," Decimal Wiki, , https://decimalchain.com/wiki/en/Encryption?oldid=2453 (accessed March 24, 2026).
CBE/CSE style
Decimal Wiki contributors. Encryption [Internet]. Decimal Wiki, ; 2024 Feb 15, 10:53 UTC [cited 2026 Mar 24]. Available from: https://decimalchain.com/wiki/en/Encryption?oldid=2453.
Bluebook style
Encryption, https://decimalchain.com/wiki/en/Encryption?oldid=2453 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "Encryption --- Decimal Wiki{,} ",
year = "2024",
url = "https://decimalchain.com/wiki/en/Encryption?oldid=2453",
note = "[Online; accessed 24-March-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 = "Decimal Wiki",
title = "Encryption --- Decimal Wiki{,} ",
year = "2024",
url = "\url{https://decimalchain.com/wiki/en/Encryption?oldid=2453}",
note = "[Online; accessed 24-March-2026]"
}