Cite This Page
Bibliographic details for I before E except after C
- Page name: I before E except after C
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 July 2024 12:36 UTC
- Date retrieved: 16 September 2024 03:56 UTC
- Permanent URL: https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663
- Page Version ID: 367663
Citation styles for I before E except after C
APA style
I before E except after C. (2024, July 26). Rosetta Code. Retrieved 03:56, September 16, 2024 from https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663.
MLA style
"I before E except after C." Rosetta Code. 26 Jul 2024, 12:36 UTC. 16 Sep 2024, 03:56 <https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663>.
MHRA style
Rosetta Code contributors, 'I before E except after C', Rosetta Code, 26 July 2024, 12:36 UTC, <https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663> [accessed 16 September 2024]
Chicago style
Rosetta Code contributors, "I before E except after C," Rosetta Code, https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663 (accessed September 16, 2024).
CBE/CSE style
Rosetta Code contributors. I before E except after C [Internet]. Rosetta Code; 2024 Jul 26, 12:36 UTC [cited 2024 Sep 16]. Available from: https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663.
Bluebook style
I before E except after C, https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663 (last visited September 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "I before E except after C --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663", note = "[Online; accessed 16-September-2024]" }
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 = "I before E except after C --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/I_before_E_except_after_C?oldid=367663}", note = "[Online; accessed 16-September-2024]" }