Cite This Page
Bibliographic details for PCI/PCIe
- Page name: PCI/PCIe
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 9 August 2019 20:44 UTC
- Date retrieved: 12 March 2026 06:37 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295
- Page Version ID: 3295
Citation styles for PCI/PCIe
APA style
PCI/PCIe. (2019, August 9). TheBeard Science Project Wiki, . Retrieved 06:37, March 12, 2026 from https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295.
MLA style
"PCI/PCIe." TheBeard Science Project Wiki, . 9 Aug 2019, 20:44 UTC. 12 Mar 2026, 06:37 <https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295>.
MHRA style
TheBeard Science Project Wiki contributors, 'PCI/PCIe', TheBeard Science Project Wiki, , 9 August 2019, 20:44 UTC, <https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295> [accessed 12 March 2026]
Chicago style
TheBeard Science Project Wiki contributors, "PCI/PCIe," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295 (accessed March 12, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. PCI/PCIe [Internet]. TheBeard Science Project Wiki, ; 2019 Aug 9, 20:44 UTC [cited 2026 Mar 12]. Available from: https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295.
Bluebook style
PCI/PCIe, https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "PCI/PCIe --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295",
note = "[Online; accessed 12-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 = "TheBeard Science Project Wiki",
title = "PCI/PCIe --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "\url{https://beardedmaker.com/wiki/index.php?title=PCI/PCIe&oldid=3295}",
note = "[Online; accessed 12-March-2026]"
}