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: 20 March 2026 11:35 UTC
- Date retrieved: 15 May 2026 05:20 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Visit&oldid=681
- Page Version ID: 681
Citation styles for Visit
Visit. (2026, March 20). Computer Science at Indiana State University. Retrieved 05:20, May 15, 2026 from https://cs.indstate.edu/web/index.php?title=Visit&oldid=681.
"Visit." Computer Science at Indiana State University. 20 Mar 2026, 11:35 UTC. 15 May 2026, 05:20 <https://cs.indstate.edu/web/index.php?title=Visit&oldid=681>.
Computer Science at Indiana State University contributors, 'Visit', Computer Science at Indiana State University, 20 March 2026, 11:35 UTC, <https://cs.indstate.edu/web/index.php?title=Visit&oldid=681> [accessed 15 May 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=681 (accessed May 15, 2026).
Computer Science at Indiana State University contributors. Visit [Internet]. Computer Science at Indiana State University; 2026 Mar 20, 11:35 UTC [cited 2026 May 15]. Available from: https://cs.indstate.edu/web/index.php?title=Visit&oldid=681.
Visit, https://cs.indstate.edu/web/index.php?title=Visit&oldid=681 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computer Science at Indiana State University",
title = "Visit --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "https://cs.indstate.edu/web/index.php?title=Visit&oldid=681",
note = "[Online; accessed 15-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 = "Visit --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "\url{https://cs.indstate.edu/web/index.php?title=Visit&oldid=681}",
note = "[Online; accessed 15-May-2026]"
}