Cite This Page
Bibliographic details for Installing OpenOCD
- Page name: Installing OpenOCD
- Author: spiderboard.org contributors
- Publisher: spiderboard.org, .
- Date of last revision: 12 November 2021 09:51 UTC
- Date retrieved: 2 October 2023 18:51 UTC
- Permanent URL: http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346
- Page Version ID: 346
Citation styles for Installing OpenOCD
APA style
Installing OpenOCD. (2021, November 12). spiderboard.org, . Retrieved 18:51, October 2, 2023 from http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346.
MLA style
"Installing OpenOCD." spiderboard.org, . 12 Nov 2021, 09:51 UTC. 2 Oct 2023, 18:51 <http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346>.
MHRA style
spiderboard.org contributors, 'Installing OpenOCD', spiderboard.org, , 12 November 2021, 09:51 UTC, <http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346> [accessed 2 October 2023]
Chicago style
spiderboard.org contributors, "Installing OpenOCD," spiderboard.org, , http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346 (accessed October 2, 2023).
CBE/CSE style
spiderboard.org contributors. Installing OpenOCD [Internet]. spiderboard.org, ; 2021 Nov 12, 09:51 UTC [cited 2023 Oct 2]. Available from: http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346.
Bluebook style
Installing OpenOCD, http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346 (last visited October 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "spiderboard.org", title = "Installing OpenOCD --- spiderboard.org{,} ", year = "2021", url = "http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346", note = "[Online; accessed 2-October-2023]" }
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 = "spiderboard.org", title = "Installing OpenOCD --- spiderboard.org{,} ", year = "2021", url = "\url{http://www.spiderboard.org/index.php?title=Installing_OpenOCD&oldid=346}", note = "[Online; accessed 2-October-2023]" }