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