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: 21 January 2025 09:34 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 09:34, January 21, 2025 from https://rosettacode.org/wiki/IEEE?oldid=58721.
MLA style
"IEEE." Rosetta Code. 6 Jul 2009, 10:14 UTC. 21 Jan 2025, 09:34 <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 21 January 2025]
Chicago style
Rosetta Code contributors, "IEEE," Rosetta Code, https://rosettacode.org/wiki/IEEE?oldid=58721 (accessed January 21, 2025).
CBE/CSE style
Rosetta Code contributors. IEEE [Internet]. Rosetta Code; 2009 Jul 6, 10:14 UTC [cited 2025 Jan 21]. Available from: https://rosettacode.org/wiki/IEEE?oldid=58721.
Bluebook style
IEEE, https://rosettacode.org/wiki/IEEE?oldid=58721 (last visited January 21, 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 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 = "IEEE --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/wiki/IEEE?oldid=58721}", note = "[Online; accessed 21-January-2025]" }