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