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