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