Cite This Page
Bibliographic details for VMS IDE Tips
- Page name: VMS IDE Tips
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki, .
- Date of last revision: 20 November 2019 07:42 UTC
- Date retrieved: 25 June 2022 23:00 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466
- Page Version ID: 1466
Citation styles for VMS IDE Tips
APA style
VMS IDE Tips. (2019, November 20). VSI OpenVMS Wiki, . Retrieved 23:00, June 25, 2022 from https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466.
MLA style
"VMS IDE Tips." VSI OpenVMS Wiki, . 20 Nov 2019, 07:42 UTC. 25 Jun 2022, 23:00 <https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466>.
MHRA style
VSI OpenVMS Wiki contributors, 'VMS IDE Tips', VSI OpenVMS Wiki, , 20 November 2019, 07:42 UTC, <https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466> [accessed 25 June 2022]
Chicago style
VSI OpenVMS Wiki contributors, "VMS IDE Tips," VSI OpenVMS Wiki, , https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466 (accessed June 25, 2022).
CBE/CSE style
VSI OpenVMS Wiki contributors. VMS IDE Tips [Internet]. VSI OpenVMS Wiki, ; 2019 Nov 20, 07:42 UTC [cited 2022 Jun 25]. Available from: https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466.
Bluebook style
VMS IDE Tips, https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466 (last visited June 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "VSI OpenVMS Wiki", title = "VMS IDE Tips --- VSI OpenVMS Wiki{,} ", year = "2019", url = "https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466", note = "[Online; accessed 25-June-2022]" }
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 Tips --- VSI OpenVMS Wiki{,} ", year = "2019", url = "\url{https://wiki.vmssoftware.com/index.php?title=VMS_IDE_Tips&oldid=1466}", note = "[Online; accessed 25-June-2022]" }