Cite This Page
1 Bibliographic details for Chicken Road Game
- Page name: Chicken Road Game
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 9 September 2025 22:25 UTC
- Date retrieved: 29 April 2026 18:06 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896
- Page Version ID: 16896
2 Citation styles for Chicken Road Game
2.1 APA style
Chicken Road Game. (2025, September 9). stix, . Retrieved 18:06, April 29, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896.
2.2 MLA style
"Chicken Road Game." stix, . 9 Sep 2025, 22:25 UTC. 29 Apr 2026, 18:06 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896>.
2.3 MHRA style
stix contributors, 'Chicken Road Game', stix, , 9 September 2025, 22:25 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896> [accessed 29 April 2026]
2.4 Chicago style
stix contributors, "Chicken Road Game," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896 (accessed April 29, 2026).
2.5 CBE/CSE style
stix contributors. Chicken Road Game [Internet]. stix, ; 2025 Sep 9, 22:25 UTC [cited 2026 Apr 29]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896.
2.6 Bluebook style
Chicken Road Game, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896 (last visited April 29, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "Chicken Road Game --- stix{,} ",
year = "2025",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896",
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 = "stix",
title = "Chicken Road Game --- stix{,} ",
year = "2025",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Chicken_Road_Game&oldid=16896}",
note = "[Online; accessed 29-April-2026]"
}