|
|
Cite This Page
Bibliographic details for Casper API
- Page name: Casper API
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 6 March 2019 03:53 UTC
- Date retrieved: 15 May 2026 09:32 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659
- Page Version ID: 1659
Citation styles for Casper API
APA style
Casper API. (2019, March 6). zaoniao, . Retrieved 09:32, May 15, 2026 from http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659.
MLA style
"Casper API." zaoniao, . 6 Mar 2019, 03:53 UTC. 15 May 2026, 09:32 <http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659>.
MHRA style
zaoniao contributors, 'Casper API', zaoniao, , 6 March 2019, 03:53 UTC, <http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Casper API," zaoniao, , http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Casper API [Internet]. zaoniao, ; 2019 Mar 6, 03:53 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659.
Bluebook style
Casper API, http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Casper API --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "Casper API --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Casper_API&oldid=1659}",
note = "[Online; accessed 15-May-2026]"
}