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