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