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