Cite This Page
Bibliographic details for Unix Lab and Help
- Page name: Unix Lab and Help
- 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: 15 May 2026 04:38 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419
- Page Version ID: 419
Citation styles for Unix Lab and Help
Unix Lab and Help. (2025, August 17). Computer Science at Indiana State University. Retrieved 04:38, May 15, 2026 from https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419.
"Unix Lab and Help." Computer Science at Indiana State University. 17 Aug 2025, 13:22 UTC. 15 May 2026, 04:38 <https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419>.
Computer Science at Indiana State University contributors, 'Unix Lab and Help', Computer Science at Indiana State University, 17 August 2025, 13:22 UTC, <https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419> [accessed 15 May 2026]
Computer Science at Indiana State University contributors, "Unix Lab and Help," Computer Science at Indiana State University, https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419 (accessed May 15, 2026).
Computer Science at Indiana State University contributors. Unix Lab and Help [Internet]. Computer Science at Indiana State University; 2025 Aug 17, 13:22 UTC [cited 2026 May 15]. Available from: https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419.
Unix Lab and Help, https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computer Science at Indiana State University",
title = "Unix Lab and Help --- Computer Science at Indiana State University{,} ",
year = "2025",
url = "https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419",
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 = "Unix Lab and Help --- Computer Science at Indiana State University{,} ",
year = "2025",
url = "\url{https://cs.indstate.edu/web/index.php?title=Unix_Lab_and_Help&oldid=419}",
note = "[Online; accessed 15-May-2026]"
}