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