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