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