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