Cite This Page
Bibliographic details for Portal:Teams
- Page name: Portal:Teams
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 16 August 2021 00:19 UTC
- Date retrieved: 29 April 2026 13:18 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658
- Page Version ID: 3658
Citation styles for Portal:Teams
APA style
Portal:Teams. (2021, August 16). CS Codex, . Retrieved 13:18, April 29, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658.
MLA style
"Portal:Teams." CS Codex, . 16 Aug 2021, 00:19 UTC. 29 Apr 2026, 13:18 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658>.
MHRA style
CS Codex contributors, 'Portal:Teams', CS Codex, , 16 August 2021, 00:19 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658> [accessed 29 April 2026]
Chicago style
CS Codex contributors, "Portal:Teams," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658 (accessed April 29, 2026).
CBE/CSE style
CS Codex contributors. Portal:Teams [Internet]. CS Codex, ; 2021 Aug 16, 00:19 UTC [cited 2026 Apr 29]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658.
Bluebook style
Portal:Teams, http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Portal:Teams --- CS Codex{,} ",
year = "2021",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658",
note = "[Online; accessed 29-April-2026]"
}
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 = "Portal:Teams --- CS Codex{,} ",
year = "2021",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Portal:Teams&oldid=3658}",
note = "[Online; accessed 29-April-2026]"
}