Cite This Page
Bibliographic details for Token
- Page name: Token
- Author: Decimal Wiki contributors
- Publisher: Decimal Wiki, .
- Date of last revision: 24 January 2024 15:04 UTC
- Date retrieved: 14 May 2026 21:12 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Token?oldid=2158
- Page Version ID: 2158
Citation styles for Token
APA style
Token. (2024, January 24). Decimal Wiki, . Retrieved 21:12, May 14, 2026 from https://decimalchain.com/wiki/en/Token?oldid=2158.
MLA style
"Token." Decimal Wiki, . 24 Jan 2024, 15:04 UTC. 14 May 2026, 21:12 <https://decimalchain.com/wiki/en/Token?oldid=2158>.
MHRA style
Decimal Wiki contributors, 'Token', Decimal Wiki, , 24 January 2024, 15:04 UTC, <https://decimalchain.com/wiki/en/Token?oldid=2158> [accessed 14 May 2026]
Chicago style
Decimal Wiki contributors, "Token," Decimal Wiki, , https://decimalchain.com/wiki/en/Token?oldid=2158 (accessed May 14, 2026).
CBE/CSE style
Decimal Wiki contributors. Token [Internet]. Decimal Wiki, ; 2024 Jan 24, 15:04 UTC [cited 2026 May 14]. Available from: https://decimalchain.com/wiki/en/Token?oldid=2158.
Bluebook style
Token, https://decimalchain.com/wiki/en/Token?oldid=2158 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "Token --- Decimal Wiki{,} ",
year = "2024",
url = "https://decimalchain.com/wiki/en/Token?oldid=2158",
note = "[Online; accessed 14-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 = "Decimal Wiki",
title = "Token --- Decimal Wiki{,} ",
year = "2024",
url = "\url{https://decimalchain.com/wiki/en/Token?oldid=2158}",
note = "[Online; accessed 14-May-2026]"
}