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