Cite This Page
Bibliographic details for IDE
- Page name: IDE
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 30 January 2008 19:48 UTC
- Date retrieved: 21 January 2025 04:40 UTC
- Permanent URL: https://rosettacode.org/wiki/IDE?oldid=54085
- Page Version ID: 54085
Citation styles for IDE
APA style
IDE. (2008, January 30). Rosetta Code. Retrieved 04:40, January 21, 2025 from https://rosettacode.org/wiki/IDE?oldid=54085.
MLA style
"IDE." Rosetta Code. 30 Jan 2008, 19:48 UTC. 21 Jan 2025, 04:40 <https://rosettacode.org/wiki/IDE?oldid=54085>.
MHRA style
Rosetta Code contributors, 'IDE', Rosetta Code, 30 January 2008, 19:48 UTC, <https://rosettacode.org/wiki/IDE?oldid=54085> [accessed 21 January 2025]
Chicago style
Rosetta Code contributors, "IDE," Rosetta Code, https://rosettacode.org/wiki/IDE?oldid=54085 (accessed January 21, 2025).
CBE/CSE style
Rosetta Code contributors. IDE [Internet]. Rosetta Code; 2008 Jan 30, 19:48 UTC [cited 2025 Jan 21]. Available from: https://rosettacode.org/wiki/IDE?oldid=54085.
Bluebook style
IDE, https://rosettacode.org/wiki/IDE?oldid=54085 (last visited January 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "IDE --- Rosetta Code{,} ", year = "2008", url = "https://rosettacode.org/wiki/IDE?oldid=54085", note = "[Online; accessed 21-January-2025]" }
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 = "Rosetta Code", title = "IDE --- Rosetta Code{,} ", year = "2008", url = "\url{https://rosettacode.org/wiki/IDE?oldid=54085}", note = "[Online; accessed 21-January-2025]" }