Cite This Page
Bibliographic details for Red Bull Flick Ireland/2020
- Page name: Red Bull Flick Ireland/2020
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 10 November 2024 03:29 UTC
- Date retrieved: 29 March 2026 22:32 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061
- Page Version ID: 6061
Citation styles for Red Bull Flick Ireland/2020
APA style
Red Bull Flick Ireland/2020. (2024, November 10). CS Codex, . Retrieved 22:32, March 29, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061.
MLA style
"Red Bull Flick Ireland/2020." CS Codex, . 10 Nov 2024, 03:29 UTC. 29 Mar 2026, 22:32 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061>.
MHRA style
CS Codex contributors, 'Red Bull Flick Ireland/2020', CS Codex, , 10 November 2024, 03:29 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061> [accessed 29 March 2026]
Chicago style
CS Codex contributors, "Red Bull Flick Ireland/2020," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061 (accessed March 29, 2026).
CBE/CSE style
CS Codex contributors. Red Bull Flick Ireland/2020 [Internet]. CS Codex, ; 2024 Nov 10, 03:29 UTC [cited 2026 Mar 29]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061.
Bluebook style
Red Bull Flick Ireland/2020, http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Red Bull Flick Ireland/2020 --- CS Codex{,} ",
year = "2024",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061",
note = "[Online; accessed 29-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 = "Red Bull Flick Ireland/2020 --- CS Codex{,} ",
year = "2024",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Red_Bull_Flick_Ireland/2020&oldid=6061}",
note = "[Online; accessed 29-March-2026]"
}