Cite This Page
Bibliographic details for IDEs
- Page name: IDEs
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 8 February 2023 17:19 UTC
- Date retrieved: 18 April 2026 10:18 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886
- Page Version ID: 886
Citation styles for IDEs
APA style
IDEs. (2023, February 8). Miscellany, . Retrieved 10:18, April 18, 2026 from https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886.
MLA style
"IDEs." Miscellany, . 8 Feb 2023, 17:19 UTC. 18 Apr 2026, 10:18 <https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886>.
MHRA style
Miscellany contributors, 'IDEs', Miscellany, , 8 February 2023, 17:19 UTC, <https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886> [accessed 18 April 2026]
Chicago style
Miscellany contributors, "IDEs," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886 (accessed April 18, 2026).
CBE/CSE style
Miscellany contributors. IDEs [Internet]. Miscellany, ; 2023 Feb 8, 17:19 UTC [cited 2026 Apr 18]. Available from: https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886.
Bluebook style
IDEs, https://wiki.kats-sites.net/w/index.php?title=IDEs&oldid=886 (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=886",
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=886}",
note = "[Online; accessed 18-April-2026]"
}