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