Cite This Page
Bibliographic details for Compiling Firmware
- Page name: Compiling Firmware
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 9 September 2018 00:53 UTC
- Date retrieved: 17 January 2021 16:23 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565
- Page Version ID: 1565
Citation styles for Compiling Firmware
APA style
Compiling Firmware. (2018, September 9). RCS Wiki, . Retrieved 16:23, January 17, 2021 from https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565.
MLA style
"Compiling Firmware." RCS Wiki, . 9 Sep 2018, 00:53 UTC. 17 Jan 2021, 16:23 <https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565>.
MHRA style
RCS Wiki contributors, 'Compiling Firmware', RCS Wiki, , 9 September 2018, 00:53 UTC, <https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565> [accessed 17 January 2021]
Chicago style
RCS Wiki contributors, "Compiling Firmware," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565 (accessed January 17, 2021).
CBE/CSE style
RCS Wiki contributors. Compiling Firmware [Internet]. RCS Wiki, ; 2018 Sep 9, 00:53 UTC [cited 2021 Jan 17]. Available from: https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565.
Bluebook style
Compiling Firmware, https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565 (last visited January 17, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "RCS Wiki", title = "Compiling Firmware --- RCS Wiki{,} ", year = "2018", url = "https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565", note = "[Online; accessed 17-January-2021]" }
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 = "RCS Wiki", title = "Compiling Firmware --- RCS Wiki{,} ", year = "2018", url = "\url{https://wiki.raptorcs.com/w/index.php?title=Compiling_Firmware&oldid=1565}", note = "[Online; accessed 17-January-2021]" }