Cite This Page
Bibliographic details for HTML Web API
- Page name: HTML Web API
- Author: Cloud9 Payment Processing Gateway Documentation contributors
- Publisher: Cloud9 Payment Processing Gateway Documentation, .
- Date of last revision: 20 March 2020 00:43 UTC
- Date retrieved: 22 November 2025 06:33 UTC
- Permanent URL: https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929
- Page Version ID: 929
Citation styles for HTML Web API
APA style
HTML Web API. (2020, March 20). Cloud9 Payment Processing Gateway Documentation, . Retrieved 06:33, November 22, 2025 from https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929.
MLA style
"HTML Web API." Cloud9 Payment Processing Gateway Documentation, . 20 Mar 2020, 00:43 UTC. 22 Nov 2025, 06:33 <https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929>.
MHRA style
Cloud9 Payment Processing Gateway Documentation contributors, 'HTML Web API', Cloud9 Payment Processing Gateway Documentation, , 20 March 2020, 00:43 UTC, <https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929> [accessed 22 November 2025]
Chicago style
Cloud9 Payment Processing Gateway Documentation contributors, "HTML Web API," Cloud9 Payment Processing Gateway Documentation, , https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929 (accessed November 22, 2025).
CBE/CSE style
Cloud9 Payment Processing Gateway Documentation contributors. HTML Web API [Internet]. Cloud9 Payment Processing Gateway Documentation, ; 2020 Mar 20, 00:43 UTC [cited 2025 Nov 22]. Available from: https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929.
Bluebook style
HTML Web API, https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929 (last visited November 22, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Cloud9 Payment Processing Gateway Documentation",
title = "HTML Web API --- Cloud9 Payment Processing Gateway Documentation{,} ",
year = "2020",
url = "https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929",
note = "[Online; accessed 22-November-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 = "Cloud9 Payment Processing Gateway Documentation",
title = "HTML Web API --- Cloud9 Payment Processing Gateway Documentation{,} ",
year = "2020",
url = "\url{https://c9pg.com/w/index.php?title=HTML_Web_API&oldid=929}",
note = "[Online; accessed 22-November-2025]"
}