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