Cite This Page
Bibliographic details for PCIe FPGA loading
- Page name: PCIe FPGA loading
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 5 February 2016 09:59 UTC
- Date retrieved: 29 April 2026 22:05 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916
- Page Version ID: 12916
Citation styles for PCIe FPGA loading
APA style
PCIe FPGA loading. (2016, February 5). ArmadeusWiki, . Retrieved 22:05, April 29, 2026 from http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916.
MLA style
"PCIe FPGA loading." ArmadeusWiki, . 5 Feb 2016, 09:59 UTC. 29 Apr 2026, 22:05 <http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916>.
MHRA style
ArmadeusWiki contributors, 'PCIe FPGA loading', ArmadeusWiki, , 5 February 2016, 09:59 UTC, <http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916> [accessed 29 April 2026]
Chicago style
ArmadeusWiki contributors, "PCIe FPGA loading," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916 (accessed April 29, 2026).
CBE/CSE style
ArmadeusWiki contributors. PCIe FPGA loading [Internet]. ArmadeusWiki, ; 2016 Feb 5, 09:59 UTC [cited 2026 Apr 29]. Available from: http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916.
Bluebook style
PCIe FPGA loading, http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "PCIe FPGA loading --- ArmadeusWiki{,} ",
year = "2016",
url = "http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916",
note = "[Online; accessed 29-April-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 = "ArmadeusWiki",
title = "PCIe FPGA loading --- ArmadeusWiki{,} ",
year = "2016",
url = "\url{http://www.armadeus.org/wiki/index.php?title=PCIe_FPGA_loading&oldid=12916}",
note = "[Online; accessed 29-April-2026]"
}