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