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