Cite This Page
Bibliographic details for Smart Contracts
- Page name: Smart Contracts
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 7 September 2020 03:41 UTC
- Date retrieved: 1 May 2026 10:07 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179
- Page Version ID: 179
Citation styles for Smart Contracts
APA style
Smart Contracts. (2020, September 7). Miscellany, . Retrieved 10:07, May 1, 2026 from https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179.
MLA style
"Smart Contracts." Miscellany, . 7 Sep 2020, 03:41 UTC. 1 May 2026, 10:07 <https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179>.
MHRA style
Miscellany contributors, 'Smart Contracts', Miscellany, , 7 September 2020, 03:41 UTC, <https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179> [accessed 1 May 2026]
Chicago style
Miscellany contributors, "Smart Contracts," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179 (accessed May 1, 2026).
CBE/CSE style
Miscellany contributors. Smart Contracts [Internet]. Miscellany, ; 2020 Sep 7, 03:41 UTC [cited 2026 May 1]. Available from: https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179.
Bluebook style
Smart Contracts, https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Smart Contracts --- Miscellany{,} ",
year = "2020",
url = "https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179",
note = "[Online; accessed 1-May-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 = "Miscellany",
title = "Smart Contracts --- Miscellany{,} ",
year = "2020",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Smart_Contracts&oldid=179}",
note = "[Online; accessed 1-May-2026]"
}