Cite This Page
Bibliographic details for Jonathan
- Page name: Jonathan
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 7 March 2023 01:05 UTC
- Date retrieved: 5 April 2025 09:18 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355
- Page Version ID: 5355
Citation styles for Jonathan
APA style
Jonathan. (2023, March 7). CS Codex, . Retrieved 09:18, April 5, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355.
MLA style
"Jonathan." CS Codex, . 7 Mar 2023, 01:05 UTC. 5 Apr 2025, 09:18 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355>.
MHRA style
CS Codex contributors, 'Jonathan', CS Codex, , 7 March 2023, 01:05 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355> [accessed 5 April 2025]
Chicago style
CS Codex contributors, "Jonathan," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355 (accessed April 5, 2025).
CBE/CSE style
CS Codex contributors. Jonathan [Internet]. CS Codex, ; 2023 Mar 7, 01:05 UTC [cited 2025 Apr 5]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355.
Bluebook style
Jonathan, http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355 (last visited April 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "Jonathan --- CS Codex{,} ", year = "2023", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355", note = "[Online; accessed 5-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 = "CS Codex", title = "Jonathan --- CS Codex{,} ", year = "2023", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Jonathan&oldid=5355}", note = "[Online; accessed 5-April-2025]" }