Cite This Page
Bibliographic details for Ftdi fixer.py
- Page name: Ftdi fixer.py
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 20 July 2018 14:33 UTC
- Date retrieved: 17 June 2026 17:34 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605
- Page Version ID: 14605
Citation styles for Ftdi fixer.py
APA style
Ftdi fixer.py. (2018, July 20). ArmadeusWiki, . Retrieved 17:34, June 17, 2026 from http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605.
MLA style
"Ftdi fixer.py." ArmadeusWiki, . 20 Jul 2018, 14:33 UTC. 17 Jun 2026, 17:34 <http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605>.
MHRA style
ArmadeusWiki contributors, 'Ftdi fixer.py', ArmadeusWiki, , 20 July 2018, 14:33 UTC, <http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605> [accessed 17 June 2026]
Chicago style
ArmadeusWiki contributors, "Ftdi fixer.py," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605 (accessed June 17, 2026).
CBE/CSE style
ArmadeusWiki contributors. Ftdi fixer.py [Internet]. ArmadeusWiki, ; 2018 Jul 20, 14:33 UTC [cited 2026 Jun 17]. Available from: http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605.
Bluebook style
Ftdi fixer.py, http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Ftdi fixer.py --- ArmadeusWiki{,} ",
year = "2018",
url = "http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605",
note = "[Online; accessed 17-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 = "Ftdi fixer.py --- ArmadeusWiki{,} ",
year = "2018",
url = "\url{http://www.armadeus.org/wiki/index.php?title=Ftdi_fixer.py&oldid=14605}",
note = "[Online; accessed 17-June-2026]"
}