Cite This Page
Bibliographic details for Ekipp Reis
- Page name: Ekipp Reis
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 7 April 2018 21:42 UTC
- Date retrieved: 26 February 2026 06:57 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011
- Page Version ID: 1011
Citation styles for Ekipp Reis
APA style
Ekipp Reis. (2018, April 7). CS Codex, . Retrieved 06:57, February 26, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011.
MLA style
"Ekipp Reis." CS Codex, . 7 Apr 2018, 21:42 UTC. 26 Feb 2026, 06:57 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011>.
MHRA style
CS Codex contributors, 'Ekipp Reis', CS Codex, , 7 April 2018, 21:42 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011> [accessed 26 February 2026]
Chicago style
CS Codex contributors, "Ekipp Reis," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011 (accessed February 26, 2026).
CBE/CSE style
CS Codex contributors. Ekipp Reis [Internet]. CS Codex, ; 2018 Apr 7, 21:42 UTC [cited 2026 Feb 26]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011.
Bluebook style
Ekipp Reis, http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011 (last visited February 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Ekipp Reis --- CS Codex{,} ",
year = "2018",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011",
note = "[Online; accessed 26-February-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 = "Ekipp Reis --- CS Codex{,} ",
year = "2018",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Ekipp_Reis&oldid=1011}",
note = "[Online; accessed 26-February-2026]"
}