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