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: 10 May 2026 09:14 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 09:14, May 10, 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. 10 May 2026, 09:14 <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 10 May 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 May 10, 2026).
Computer Science at Indiana State University contributors. Policies [Internet]. Computer Science at Indiana State University; 2025 Aug 24, 17:39 UTC [cited 2026 May 10]. 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 May 10, 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 10-May-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 10-May-2026]"
}