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