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