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:15 UTC
- Date retrieved: 25 November 2025 23:40 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Cryptography?oldid=2162
- Page Version ID: 2162
Citation styles for Cryptography
APA style
Cryptography. (2024, January 24). Decimal Wiki, . Retrieved 23:40, November 25, 2025 from https://decimalchain.com/wiki/en/Cryptography?oldid=2162.
MLA style
"Cryptography." Decimal Wiki, . 24 Jan 2024, 15:15 UTC. 25 Nov 2025, 23:40 <https://decimalchain.com/wiki/en/Cryptography?oldid=2162>.
MHRA style
Decimal Wiki contributors, 'Cryptography', Decimal Wiki, , 24 January 2024, 15:15 UTC, <https://decimalchain.com/wiki/en/Cryptography?oldid=2162> [accessed 25 November 2025]
Chicago style
Decimal Wiki contributors, "Cryptography," Decimal Wiki, , https://decimalchain.com/wiki/en/Cryptography?oldid=2162 (accessed November 25, 2025).
CBE/CSE style
Decimal Wiki contributors. Cryptography [Internet]. Decimal Wiki, ; 2024 Jan 24, 15:15 UTC [cited 2025 Nov 25]. Available from: https://decimalchain.com/wiki/en/Cryptography?oldid=2162.
Bluebook style
Cryptography, https://decimalchain.com/wiki/en/Cryptography?oldid=2162 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "Cryptography --- Decimal Wiki{,} ",
year = "2024",
url = "https://decimalchain.com/wiki/en/Cryptography?oldid=2162",
note = "[Online; accessed 25-November-2025]"
}
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=2162}",
note = "[Online; accessed 25-November-2025]"
}