|
|
Cite This Page
Bibliographic details for Tutorials:Installation of the Lite Client
- Page name: Tutorials:Installation of the Lite Client
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 31 July 2019 12:03 UTC
- Date retrieved: 17 August 2026 08:23 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328
- Page Version ID: 7328
Citation styles for Tutorials:Installation of the Lite Client
APA style
Tutorials:Installation of the Lite Client. (2019, July 31). zaoniao, . Retrieved 08:23, August 17, 2026 from http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328.
MLA style
"Tutorials:Installation of the Lite Client." zaoniao, . 31 Jul 2019, 12:03 UTC. 17 Aug 2026, 08:23 <http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328>.
MHRA style
zaoniao contributors, 'Tutorials:Installation of the Lite Client', zaoniao, , 31 July 2019, 12:03 UTC, <http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328> [accessed 17 August 2026]
Chicago style
zaoniao contributors, "Tutorials:Installation of the Lite Client," zaoniao, , http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328 (accessed August 17, 2026).
CBE/CSE style
zaoniao contributors. Tutorials:Installation of the Lite Client [Internet]. zaoniao, ; 2019 Jul 31, 12:03 UTC [cited 2026 Aug 17]. Available from: http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328.
Bluebook style
Tutorials:Installation of the Lite Client, http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Tutorials:Installation of the Lite Client --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328",
note = "[Online; accessed 17-August-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 = "Tutorials:Installation of the Lite Client --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Tutorials:Installation_of_the_Lite_Client&oldid=7328}",
note = "[Online; accessed 17-August-2026]"
}