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