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