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: 1 November 2025 19:22 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=1714
- Page Version ID: 1714
Citation styles for Runtime Systems
APA style
Runtime Systems. (2018, June 19). crtc.cs.odu.edu, . Retrieved 19:22, November 1, 2025 from https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=1714.
MLA style
"Runtime Systems." crtc.cs.odu.edu, . 19 Jun 2018, 20:23 UTC. 1 Nov 2025, 19:22 <https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=1714>.
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=1714> [accessed 1 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=1714 (accessed November 1, 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 1]. Available from: https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=1714.
Bluebook style
Runtime Systems, https://crtc.cs.odu.edu/index.php?title=Runtime_Systems&oldid=1714 (last visited November 1, 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=1714",
note = "[Online; accessed 1-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=1714}",
note = "[Online; accessed 1-November-2025]"
}