Cite This Page
Bibliographic details for Comment
- Page name: Comment
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki.
- Date of last revision: 19 December 2018 06:40 UTC
- Date retrieved: 8 March 2026 13:49 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132
- Page Version ID: 132
Citation styles for Comment
APA style
Comment. (2018, December 19). VSI OpenVMS Wiki. Retrieved 13:49, March 8, 2026 from https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132.
MLA style
"Comment." VSI OpenVMS Wiki. 19 Dec 2018, 06:40 UTC. 8 Mar 2026, 13:49 <https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132>.
MHRA style
VSI OpenVMS Wiki contributors, 'Comment', VSI OpenVMS Wiki, 19 December 2018, 06:40 UTC, <https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132> [accessed 8 March 2026]
Chicago style
VSI OpenVMS Wiki contributors, "Comment," VSI OpenVMS Wiki, https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132 (accessed March 8, 2026).
CBE/CSE style
VSI OpenVMS Wiki contributors. Comment [Internet]. VSI OpenVMS Wiki; 2018 Dec 19, 06:40 UTC [cited 2026 Mar 8]. Available from: https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132.
Bluebook style
Comment, https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "VSI OpenVMS Wiki",
title = "Comment --- VSI OpenVMS Wiki{,} ",
year = "2018",
url = "https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132",
note = "[Online; accessed 8-March-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 = "Comment --- VSI OpenVMS Wiki{,} ",
year = "2018",
url = "\url{https://wiki.vmssoftware.com/index.php?title=Comment&oldid=132}",
note = "[Online; accessed 8-March-2026]"
}