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