Cite This Page
Bibliographic details for Procedures
- Page name: Procedures
- Author: Computer Science at Indiana State University contributors
- Publisher: Computer Science at Indiana State University.
- Date of last revision: 2 February 2026 13:48 UTC
- Date retrieved: 10 May 2026 09:21 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637
- Page Version ID: 637
Citation styles for Procedures
Procedures. (2026, February 2). Computer Science at Indiana State University. Retrieved 09:21, May 10, 2026 from https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637.
"Procedures." Computer Science at Indiana State University. 2 Feb 2026, 13:48 UTC. 10 May 2026, 09:21 <https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637>.
Computer Science at Indiana State University contributors, 'Procedures', Computer Science at Indiana State University, 2 February 2026, 13:48 UTC, <https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637> [accessed 10 May 2026]
Computer Science at Indiana State University contributors, "Procedures," Computer Science at Indiana State University, https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637 (accessed May 10, 2026).
Computer Science at Indiana State University contributors. Procedures [Internet]. Computer Science at Indiana State University; 2026 Feb 2, 13:48 UTC [cited 2026 May 10]. Available from: https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637.
Procedures, https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computer Science at Indiana State University",
title = "Procedures --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637",
note = "[Online; accessed 10-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 = "Procedures --- Computer Science at Indiana State University{,} ",
year = "2026",
url = "\url{https://cs.indstate.edu/web/index.php?title=Procedures&oldid=637}",
note = "[Online; accessed 10-May-2026]"
}