Cite This Page
Bibliographic details for ChangeLog
- Page name: ChangeLog
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 27 November 2007 13:22 UTC
- Date retrieved: 31 October 2024 23:21 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648
- Page Version ID: 1648
Citation styles for ChangeLog
APA style
ChangeLog. (2007, November 27). KVM, . Retrieved 23:21, October 31, 2024 from https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648.
MLA style
"ChangeLog." KVM, . 27 Nov 2007, 13:22 UTC. 31 Oct 2024, 23:21 <https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648>.
MHRA style
KVM contributors, 'ChangeLog', KVM, , 27 November 2007, 13:22 UTC, <https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648> [accessed 31 October 2024]
Chicago style
KVM contributors, "ChangeLog," KVM, , https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648 (accessed October 31, 2024).
CBE/CSE style
KVM contributors. ChangeLog [Internet]. KVM, ; 2007 Nov 27, 13:22 UTC [cited 2024 Oct 31]. Available from: https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648.
Bluebook style
ChangeLog, https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "KVM", title = "ChangeLog --- KVM{,} ", year = "2007", url = "https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648", note = "[Online; accessed 31-October-2024]" }
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 = "ChangeLog --- KVM{,} ", year = "2007", url = "\url{https://linux-kvm.org/index.php?title=ChangeLog&oldid=1648}", note = "[Online; accessed 31-October-2024]" }