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