Cite This Page
Bibliographic details for Science Bowl
- Page name: Science Bowl
- Author: Computer Science at Indiana State University contributors
- Publisher: Computer Science at Indiana State University.
- Date of last revision: 22 May 2026 21:01 UTC
- Date retrieved: 11 September 2026 13:02 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770
- Page Version ID: 770
Citation styles for Science Bowl
Science Bowl. (2026, May 22). Computer Science at Indiana State University. Retrieved 13:02, September 11, 2026 from https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770.
"Science Bowl." Computer Science at Indiana State University. 22 May 2026, 21:01 UTC. 11 Sep 2026, 13:02 <https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770>.
Computer Science at Indiana State University contributors, 'Science Bowl', Computer Science at Indiana State University, 22 May 2026, 21:01 UTC, <https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770> [accessed 11 September 2026]
Computer Science at Indiana State University contributors, "Science Bowl," Computer Science at Indiana State University, https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770 (accessed September 11, 2026).
Computer Science at Indiana State University contributors. Science Bowl [Internet]. Computer Science at Indiana State University; 2026 May 22, 21:01 UTC [cited 2026 Sep 11]. Available from: https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770.
Science Bowl, https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770 (last visited September 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computer Science at Indiana State University",
title = "Science Bowl --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770",
note = "[Online; accessed 11-September-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 = "Computer Science at Indiana State University",
title = "Science Bowl --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "\url{https://cs.indstate.edu/web/index.php?title=Science_Bowl&oldid=770}",
note = "[Online; accessed 11-September-2026]"
}