Cite This Page
Bibliographic details for C Languages API Documentation
- Page name: C Languages API Documentation
- Author: Cloud9 Payment Processing Gateway Documentation contributors
- Publisher: Cloud9 Payment Processing Gateway Documentation, .
- Date of last revision: 13 August 2020 19:37 UTC
- Date retrieved: 14 February 2026 16:44 UTC
- Permanent URL: https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718
- Page Version ID: 718
Citation styles for C Languages API Documentation
APA style
C Languages API Documentation. (2020, August 13). Cloud9 Payment Processing Gateway Documentation, . Retrieved 16:44, February 14, 2026 from https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718.
MLA style
"C Languages API Documentation." Cloud9 Payment Processing Gateway Documentation, . 13 Aug 2020, 19:37 UTC. 14 Feb 2026, 16:44 <https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718>.
MHRA style
Cloud9 Payment Processing Gateway Documentation contributors, 'C Languages API Documentation', Cloud9 Payment Processing Gateway Documentation, , 13 August 2020, 19:37 UTC, <https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718> [accessed 14 February 2026]
Chicago style
Cloud9 Payment Processing Gateway Documentation contributors, "C Languages API Documentation," Cloud9 Payment Processing Gateway Documentation, , https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718 (accessed February 14, 2026).
CBE/CSE style
Cloud9 Payment Processing Gateway Documentation contributors. C Languages API Documentation [Internet]. Cloud9 Payment Processing Gateway Documentation, ; 2020 Aug 13, 19:37 UTC [cited 2026 Feb 14]. Available from: https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718.
Bluebook style
C Languages API Documentation, https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718 (last visited February 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Cloud9 Payment Processing Gateway Documentation",
title = "C Languages API Documentation --- Cloud9 Payment Processing Gateway Documentation{,} ",
year = "2020",
url = "https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718",
note = "[Online; accessed 14-February-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 = "Cloud9 Payment Processing Gateway Documentation",
title = "C Languages API Documentation --- Cloud9 Payment Processing Gateway Documentation{,} ",
year = "2020",
url = "\url{https://c9pg.com/w/index.php?title=C_Languages_API_Documentation&oldid=718}",
note = "[Online; accessed 14-February-2026]"
}