Cite This Page
Bibliographic details for Runtime Systems
- Page name: Runtime Systems
 - Author: crtc.cs.odu.edu contributors
 - Publisher: crtc.cs.odu.edu, .
 - Date of last revision: 19 June 2018 20:23 UTC
 - Date retrieved: 4 November 2025 12:50 UTC
 - Permanent URL: https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519
 - Page Version ID: 519
 
Citation styles for Runtime Systems
APA style
Runtime Systems. (2018, June 19). crtc.cs.odu.edu, . Retrieved 12:50, November 4, 2025 from https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519.
MLA style
"Runtime Systems." crtc.cs.odu.edu, . 19 Jun 2018, 20:23 UTC. 4 Nov 2025, 12:50 <https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519>.
MHRA style
crtc.cs.odu.edu contributors, 'Runtime Systems', crtc.cs.odu.edu, , 19 June 2018, 20:23 UTC, <https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519> [accessed 4 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "Runtime Systems," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519 (accessed November 4, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Runtime Systems [Internet]. crtc.cs.odu.edu, ; 2018 Jun 19, 20:23 UTC [cited 2025 Nov 4]. Available from: https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519.
Bluebook style
Runtime Systems, https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "crtc.cs.odu.edu",
   title = "Runtime Systems --- crtc.cs.odu.edu{,} ",
   year = "2018",
   url = "https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519",
   note = "[Online; accessed 4-November-2025]"
 }
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 = "crtc.cs.odu.edu",
   title = "Runtime Systems --- crtc.cs.odu.edu{,} ",
   year = "2018",
   url = "\url{https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=519}",
   note = "[Online; accessed 4-November-2025]"
 }