Cite This Page
Bibliographic details for API
- Page name: API
- Author: Decimal Wiki contributors
- Publisher: Decimal Wiki, .
- Date of last revision: 7 June 2022 10:56 UTC
- Date retrieved: 9 December 2025 10:18 UTC
- Permanent URL: https://decimalchain.com/wiki/en/API?oldid=1020
- Page Version ID: 1020
Citation styles for API
APA style
API. (2022, June 7). Decimal Wiki, . Retrieved 10:18, December 9, 2025 from https://decimalchain.com/wiki/en/API?oldid=1020.
MLA style
"API." Decimal Wiki, . 7 Jun 2022, 10:56 UTC. 9 Dec 2025, 10:18 <https://decimalchain.com/wiki/en/API?oldid=1020>.
MHRA style
Decimal Wiki contributors, 'API', Decimal Wiki, , 7 June 2022, 10:56 UTC, <https://decimalchain.com/wiki/en/API?oldid=1020> [accessed 9 December 2025]
Chicago style
Decimal Wiki contributors, "API," Decimal Wiki, , https://decimalchain.com/wiki/en/API?oldid=1020 (accessed December 9, 2025).
CBE/CSE style
Decimal Wiki contributors. API [Internet]. Decimal Wiki, ; 2022 Jun 7, 10:56 UTC [cited 2025 Dec 9]. Available from: https://decimalchain.com/wiki/en/API?oldid=1020.
Bluebook style
API, https://decimalchain.com/wiki/en/API?oldid=1020 (last visited December 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "API --- Decimal Wiki{,} ",
year = "2022",
url = "https://decimalchain.com/wiki/en/API?oldid=1020",
note = "[Online; accessed 9-December-2025]"
}
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 = "2022",
url = "\url{https://decimalchain.com/wiki/en/API?oldid=1020}",
note = "[Online; accessed 9-December-2025]"
}