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