|
|
Cite This Page
Bibliographic details for How to use the API, JSON-RPC
- Page name: How to use the API, JSON-RPC
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 1 June 2019 05:28 UTC
- Date retrieved: 21 June 2026 04:36 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366
- Page Version ID: 5366
Citation styles for How to use the API, JSON-RPC
APA style
How to use the API, JSON-RPC. (2019, June 1). zaoniao, . Retrieved 04:36, June 21, 2026 from http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366.
MLA style
"How to use the API, JSON-RPC." zaoniao, . 1 Jun 2019, 05:28 UTC. 21 Jun 2026, 04:36 <http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366>.
MHRA style
zaoniao contributors, 'How to use the API, JSON-RPC', zaoniao, , 1 June 2019, 05:28 UTC, <http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366> [accessed 21 June 2026]
Chicago style
zaoniao contributors, "How to use the API, JSON-RPC," zaoniao, , http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366 (accessed June 21, 2026).
CBE/CSE style
zaoniao contributors. How to use the API, JSON-RPC [Internet]. zaoniao, ; 2019 Jun 1, 05:28 UTC [cited 2026 Jun 21]. Available from: http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366.
Bluebook style
How to use the API, JSON-RPC, http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366 (last visited June 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "How to use the API, JSON-RPC --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366",
note = "[Online; accessed 21-June-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 = "How to use the API, JSON-RPC --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=How_to_use_the_API,_JSON-RPC&oldid=5366}",
note = "[Online; accessed 21-June-2026]"
}