Cite This Page
Bibliographic details for VMS IDE Debugger
- Page name: VMS IDE Debugger
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki.
- Date of last revision: 10 July 2020 04:10 UTC
- Date retrieved: 6 June 2026 04:37 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062
- Page Version ID: 2062
Citation styles for VMS IDE Debugger
APA style
VMS IDE Debugger. (2020, July 10). VSI OpenVMS Wiki. Retrieved 04:37, June 6, 2026 from https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062.
MLA style
"VMS IDE Debugger." VSI OpenVMS Wiki. 10 Jul 2020, 04:10 UTC. 6 Jun 2026, 04:37 <https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062>.
MHRA style
VSI OpenVMS Wiki contributors, 'VMS IDE Debugger', VSI OpenVMS Wiki, 10 July 2020, 04:10 UTC, <https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062> [accessed 6 June 2026]
Chicago style
VSI OpenVMS Wiki contributors, "VMS IDE Debugger," VSI OpenVMS Wiki, https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062 (accessed June 6, 2026).
CBE/CSE style
VSI OpenVMS Wiki contributors. VMS IDE Debugger [Internet]. VSI OpenVMS Wiki; 2020 Jul 10, 04:10 UTC [cited 2026 Jun 6]. Available from: https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062.
Bluebook style
VMS IDE Debugger, https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "VSI OpenVMS Wiki",
title = "VMS IDE Debugger --- VSI OpenVMS Wiki{,} ",
year = "2020",
url = "https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062",
note = "[Online; accessed 6-June-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 = "VSI OpenVMS Wiki",
title = "VMS IDE Debugger --- VSI OpenVMS Wiki{,} ",
year = "2020",
url = "\url{https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Debugger&oldid=2062}",
note = "[Online; accessed 6-June-2026]"
}