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