Cite This Page
Bibliographic details for Using FPGA
- Page name: Using FPGA
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 12 November 2019 13:45 UTC
- Date retrieved: 16 September 2026 08:39 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571
- Page Version ID: 3571
Citation styles for Using FPGA
APA style
Using FPGA. (2019, November 12). ArmadeusWiki, . Retrieved 08:39, September 16, 2026 from https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571.
MLA style
"Using FPGA." ArmadeusWiki, . 12 Nov 2019, 13:45 UTC. 16 Sep 2026, 08:39 <https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571>.
MHRA style
ArmadeusWiki contributors, 'Using FPGA', ArmadeusWiki, , 12 November 2019, 13:45 UTC, <https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571> [accessed 16 September 2026]
Chicago style
ArmadeusWiki contributors, "Using FPGA," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571 (accessed September 16, 2026).
CBE/CSE style
ArmadeusWiki contributors. Using FPGA [Internet]. ArmadeusWiki, ; 2019 Nov 12, 13:45 UTC [cited 2026 Sep 16]. Available from: https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571.
Bluebook style
Using FPGA, https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571 (last visited September 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Using FPGA --- ArmadeusWiki{,} ",
year = "2019",
url = "https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571",
note = "[Online; accessed 16-September-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 = "Using FPGA --- ArmadeusWiki{,} ",
year = "2019",
url = "\url{https://www.armadeus.org/wiki/index.php?title=Using_FPGA&oldid=3571}",
note = "[Online; accessed 16-September-2026]"
}