Cite This Page
Bibliographic details for FPGA loader
- Page name: FPGA loader
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 27 August 2015 06:41 UTC
- Date retrieved: 15 June 2026 23:19 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012
- Page Version ID: 2012
Citation styles for FPGA loader
APA style
FPGA loader. (2015, August 27). ArmadeusWiki, . Retrieved 23:19, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012.
MLA style
"FPGA loader." ArmadeusWiki, . 27 Aug 2015, 06:41 UTC. 15 Jun 2026, 23:19 <http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012>.
MHRA style
ArmadeusWiki contributors, 'FPGA loader', ArmadeusWiki, , 27 August 2015, 06:41 UTC, <http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "FPGA loader," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. FPGA loader [Internet]. ArmadeusWiki, ; 2015 Aug 27, 06:41 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012.
Bluebook style
FPGA loader, http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "FPGA loader --- ArmadeusWiki{,} ",
year = "2015",
url = "http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012",
note = "[Online; accessed 15-June-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 = "FPGA loader --- ArmadeusWiki{,} ",
year = "2015",
url = "\url{http://www.armadeus.org/wiki/index.php?title=FPGA_loader&oldid=2012}",
note = "[Online; accessed 15-June-2026]"
}