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