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