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: 6 October 2025 16:17 UTC
- Date retrieved: 18 January 2026 17:45 UTC
- Permanent URL: https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564
- Page Version ID: 564
Citation styles for Procedures
Procedures. (2025, October 6). Computer Science at Indiana State University. Retrieved 17:45, January 18, 2026 from https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564.
"Procedures." Computer Science at Indiana State University. 6 Oct 2025, 16:17 UTC. 18 Jan 2026, 17:45 <https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564>.
Computer Science at Indiana State University contributors, 'Procedures', Computer Science at Indiana State University, 6 October 2025, 16:17 UTC, <https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564> [accessed 18 January 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=564 (accessed January 18, 2026).
Computer Science at Indiana State University contributors. Procedures [Internet]. Computer Science at Indiana State University; 2025 Oct 6, 16:17 UTC [cited 2026 Jan 18]. Available from: https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564.
Procedures, https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564 (last visited January 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computer Science at Indiana State University",
title = "Procedures --- Computer Science at Indiana State University{,} ",
year = "2025",
url = "https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564",
note = "[Online; accessed 18-January-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 = "2025",
url = "\url{https://cs.indstate.edu/web/index.php?title=Procedures&oldid=564}",
note = "[Online; accessed 18-January-2026]"
}