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