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