Cite This Page
Bibliographic details for DeFi
- Page name: DeFi
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 4 August 2020 18:15 UTC
- Date retrieved: 24 April 2026 21:38 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107
- Page Version ID: 107
Citation styles for DeFi
APA style
DeFi. (2020, August 4). Miscellany, . Retrieved 21:38, April 24, 2026 from https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107.
MLA style
"DeFi." Miscellany, . 4 Aug 2020, 18:15 UTC. 24 Apr 2026, 21:38 <https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107>.
MHRA style
Miscellany contributors, 'DeFi', Miscellany, , 4 August 2020, 18:15 UTC, <https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107> [accessed 24 April 2026]
Chicago style
Miscellany contributors, "DeFi," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107 (accessed April 24, 2026).
CBE/CSE style
Miscellany contributors. DeFi [Internet]. Miscellany, ; 2020 Aug 4, 18:15 UTC [cited 2026 Apr 24]. Available from: https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107.
Bluebook style
DeFi, https://wiki.kats-sites.net/w/index.php?title=DeFi&oldid=107 (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=107",
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=107}",
note = "[Online; accessed 24-April-2026]"
}