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