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