Cite This Page
Bibliographic details for Volume Label
- Page name: Volume Label
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki.
- Date of last revision: 16 December 2025 12:46 UTC
- Date retrieved: 16 May 2026 20:22 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758
- Page Version ID: 2758
Citation styles for Volume Label
APA style
Volume Label. (2025, December 16). VSI OpenVMS Wiki. Retrieved 20:22, May 16, 2026 from https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758.
MLA style
"Volume Label." VSI OpenVMS Wiki. 16 Dec 2025, 12:46 UTC. 16 May 2026, 20:22 <https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758>.
MHRA style
VSI OpenVMS Wiki contributors, 'Volume Label', VSI OpenVMS Wiki, 16 December 2025, 12:46 UTC, <https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758> [accessed 16 May 2026]
Chicago style
VSI OpenVMS Wiki contributors, "Volume Label," VSI OpenVMS Wiki, https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758 (accessed May 16, 2026).
CBE/CSE style
VSI OpenVMS Wiki contributors. Volume Label [Internet]. VSI OpenVMS Wiki; 2025 Dec 16, 12:46 UTC [cited 2026 May 16]. Available from: https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758.
Bluebook style
Volume Label, https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "VSI OpenVMS Wiki",
title = "Volume Label --- VSI OpenVMS Wiki{,} ",
year = "2025",
url = "https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758",
note = "[Online; accessed 16-May-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 = "Volume Label --- VSI OpenVMS Wiki{,} ",
year = "2025",
url = "\url{https://wiki.vmssoftware.com/index.php?title=Volume_Label&oldid=2758}",
note = "[Online; accessed 16-May-2026]"
}