|
|
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: 15 May 2026 08:21 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 08:21, May 15, 2026 from http://en.zaoniao.it/index.php?title=Features&oldid=4900.
MLA style
"Features." zaoniao, . 21 May 2019, 03:55 UTC. 15 May 2026, 08:21 <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 15 May 2026]
Chicago style
zaoniao contributors, "Features," zaoniao, , http://en.zaoniao.it/index.php?title=Features&oldid=4900 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Features [Internet]. zaoniao, ; 2019 May 21, 03:55 UTC [cited 2026 May 15]. 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 May 15, 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 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 = "Features --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Features&oldid=4900}",
note = "[Online; accessed 15-May-2026]"
}