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