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