Cite This Page
Bibliographic details for Cryptography
- Page name: Cryptography
- Author: Decimal Wiki contributors
- Publisher: Decimal Wiki, .
- Date of last revision: 28 June 2022 08:56 UTC
- Date retrieved: 27 March 2026 11:09 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Cryptography?oldid=1150
- Page Version ID: 1150
Citation styles for Cryptography
APA style
Cryptography. (2022, June 28). Decimal Wiki, . Retrieved 11:09, March 27, 2026 from https://decimalchain.com/wiki/en/Cryptography?oldid=1150.
MLA style
"Cryptography." Decimal Wiki, . 28 Jun 2022, 08:56 UTC. 27 Mar 2026, 11:09 <https://decimalchain.com/wiki/en/Cryptography?oldid=1150>.
MHRA style
Decimal Wiki contributors, 'Cryptography', Decimal Wiki, , 28 June 2022, 08:56 UTC, <https://decimalchain.com/wiki/en/Cryptography?oldid=1150> [accessed 27 March 2026]
Chicago style
Decimal Wiki contributors, "Cryptography," Decimal Wiki, , https://decimalchain.com/wiki/en/Cryptography?oldid=1150 (accessed March 27, 2026).
CBE/CSE style
Decimal Wiki contributors. Cryptography [Internet]. Decimal Wiki, ; 2022 Jun 28, 08:56 UTC [cited 2026 Mar 27]. Available from: https://decimalchain.com/wiki/en/Cryptography?oldid=1150.
Bluebook style
Cryptography, https://decimalchain.com/wiki/en/Cryptography?oldid=1150 (last visited March 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "Cryptography --- Decimal Wiki{,} ",
year = "2022",
url = "https://decimalchain.com/wiki/en/Cryptography?oldid=1150",
note = "[Online; accessed 27-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 = "Cryptography --- Decimal Wiki{,} ",
year = "2022",
url = "\url{https://decimalchain.com/wiki/en/Cryptography?oldid=1150}",
note = "[Online; accessed 27-March-2026]"
}