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