Cite This Page
Bibliographic details for Blockchain
- Page name: Blockchain
 - Author: Miscellany contributors
 - Publisher: Miscellany, .
 - Date of last revision: 20 July 2020 03:25 UTC
 - Date retrieved: 4 November 2025 07:43 UTC
 - Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24
 - Page Version ID: 24
 
Citation styles for Blockchain
APA style
Blockchain. (2020, July 20). Miscellany, . Retrieved 07:43, November 4, 2025 from https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24.
MLA style
"Blockchain." Miscellany, . 20 Jul 2020, 03:25 UTC. 4 Nov 2025, 07:43 <https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24>.
MHRA style
Miscellany contributors, 'Blockchain', Miscellany, , 20 July 2020, 03:25 UTC, <https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24> [accessed 4 November 2025]
Chicago style
Miscellany contributors, "Blockchain," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24 (accessed November 4, 2025).
CBE/CSE style
Miscellany contributors. Blockchain [Internet]. Miscellany, ; 2020 Jul 20, 03:25 UTC [cited 2025 Nov 4]. Available from: https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24.
Bluebook style
Blockchain, https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Miscellany",
   title = "Blockchain --- Miscellany{,} ",
   year = "2020",
   url = "https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24",
   note = "[Online; accessed 4-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 = "Miscellany",
   title = "Blockchain --- Miscellany{,} ",
   year = "2020",
   url = "\url{https://wiki.kats-sites.net/w/index.php?title=Blockchain&oldid=24}",
   note = "[Online; accessed 4-November-2025]"
 }