Cite This Page
Bibliographic details for MonitorProtocol
- Page name: MonitorProtocol
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 9 September 2010 13:51 UTC
- Date retrieved: 18 May 2026 00:37 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232
- Page Version ID: 3232
Citation styles for MonitorProtocol
APA style
MonitorProtocol. (2010, September 9). KVM, . Retrieved 00:37, May 18, 2026 from https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232.
MLA style
"MonitorProtocol." KVM, . 9 Sep 2010, 13:51 UTC. 18 May 2026, 00:37 <https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232>.
MHRA style
KVM contributors, 'MonitorProtocol', KVM, , 9 September 2010, 13:51 UTC, <https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232> [accessed 18 May 2026]
Chicago style
KVM contributors, "MonitorProtocol," KVM, , https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232 (accessed May 18, 2026).
CBE/CSE style
KVM contributors. MonitorProtocol [Internet]. KVM, ; 2010 Sep 9, 13:51 UTC [cited 2026 May 18]. Available from: https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232.
Bluebook style
MonitorProtocol, https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232 (last visited May 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "MonitorProtocol --- KVM{,} ",
year = "2010",
url = "https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232",
note = "[Online; accessed 18-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 = "KVM",
title = "MonitorProtocol --- KVM{,} ",
year = "2010",
url = "\url{https://linux-kvm.org/index.php?title=MonitorProtocol&oldid=3232}",
note = "[Online; accessed 18-May-2026]"
}