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