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: 1 June 2026 22:37 UTC
- Date retrieved: 8 September 2026 14:49 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815
- Page Version ID: 815
Citation styles for Help and Getting Started
Help and Getting Started. (2026, June 1). Computer Science at Indiana State University. Retrieved 14:49, September 8, 2026 from https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815.
"Help and Getting Started." Computer Science at Indiana State University. 1 Jun 2026, 22:37 UTC. 8 Sep 2026, 14:49 <https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815>.
Computer Science at Indiana State University contributors, 'Help and Getting Started', Computer Science at Indiana State University, 1 June 2026, 22:37 UTC, <https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815> [accessed 8 September 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=815 (accessed September 8, 2026).
Computer Science at Indiana State University contributors. Help and Getting Started [Internet]. Computer Science at Indiana State University; 2026 Jun 1, 22:37 UTC [cited 2026 Sep 8]. Available from: https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815.
Help and Getting Started, https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815 (last visited September 8, 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 = "2026",
url = "https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815",
note = "[Online; accessed 8-September-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 = "2026",
url = "\url{https://cs.indstate.edu/web/index.php?title=Help_and_Getting_Started&oldid=815}",
note = "[Online; accessed 8-September-2026]"
}