Cite This Page
Bibliographic details for IDEs
- Page name: IDEs
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 7 September 2022 15:58 UTC
- Date retrieved: 18 April 2026 05:32 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575
- Page Version ID: 575
Citation styles for IDEs
APA style
IDEs. (2022, September 7). Miscellany, . Retrieved 05:32, April 18, 2026 from https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575.
MLA style
"IDEs." Miscellany, . 7 Sep 2022, 15:58 UTC. 18 Apr 2026, 05:32 <https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575>.
MHRA style
Miscellany contributors, 'IDEs', Miscellany, , 7 September 2022, 15:58 UTC, <https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575> [accessed 18 April 2026]
Chicago style
Miscellany contributors, "IDEs," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575 (accessed April 18, 2026).
CBE/CSE style
Miscellany contributors. IDEs [Internet]. Miscellany, ; 2022 Sep 7, 15:58 UTC [cited 2026 Apr 18]. Available from: https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575.
Bluebook style
IDEs, https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "IDEs --- Miscellany{,} ",
year = "2022",
url = "https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575",
note = "[Online; accessed 18-April-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 = "Miscellany",
title = "IDEs --- Miscellany{,} ",
year = "2022",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=575}",
note = "[Online; accessed 18-April-2026]"
}