Cite This Page
Bibliographic details for Video Input from a Raspberry Pi B+ Camera Module
- Page name: Video Input from a Raspberry Pi B+ Camera Module
- Author: ESE205 Wiki contributors
- Publisher: ESE205 Wiki, .
- Date of last revision: 4 May 2016 07:06 UTC
- Date retrieved: 29 September 2023 06:34 UTC
- Permanent URL: http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879
- Page Version ID: 879
Citation styles for Video Input from a Raspberry Pi B+ Camera Module
APA style
Video Input from a Raspberry Pi B+ Camera Module. (2016, May 4). ESE205 Wiki, . Retrieved 06:34, September 29, 2023 from http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879.
MLA style
"Video Input from a Raspberry Pi B+ Camera Module." ESE205 Wiki, . 4 May 2016, 07:06 UTC. 29 Sep 2023, 06:34 <http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879>.
MHRA style
ESE205 Wiki contributors, 'Video Input from a Raspberry Pi B+ Camera Module', ESE205 Wiki, , 4 May 2016, 07:06 UTC, <http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879> [accessed 29 September 2023]
Chicago style
ESE205 Wiki contributors, "Video Input from a Raspberry Pi B+ Camera Module," ESE205 Wiki, , http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879 (accessed September 29, 2023).
CBE/CSE style
ESE205 Wiki contributors. Video Input from a Raspberry Pi B+ Camera Module [Internet]. ESE205 Wiki, ; 2016 May 4, 07:06 UTC [cited 2023 Sep 29]. Available from: http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879.
Bluebook style
Video Input from a Raspberry Pi B+ Camera Module, http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879 (last visited September 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "ESE205 Wiki", title = "Video Input from a Raspberry Pi B+ Camera Module --- ESE205 Wiki{,} ", year = "2016", url = "http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879", note = "[Online; accessed 29-September-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 = "ESE205 Wiki", title = "Video Input from a Raspberry Pi B+ Camera Module --- ESE205 Wiki{,} ", year = "2016", url = "\url{http://classes.engineering.wustl.edu/ese205/core/index.php?title=Video_Input_from_a_Raspberry_Pi_B%2B_Camera_Module&oldid=879}", note = "[Online; accessed 29-September-2023]" }