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