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