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