Cite This Page
Bibliographic details for How to Add Encoders to a Robot
- Page name: How to Add Encoders to a Robot
- Author: SDR Wiki contributors
- Publisher: SDR Wiki, .
- Date of last revision: 16 April 2021 15:51 UTC
- Date retrieved: 31 October 2024 23:30 UTC
- Permanent URL: https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852
- Page Version ID: 1852
Citation styles for How to Add Encoders to a Robot
APA style
How to Add Encoders to a Robot. (2021, April 16). SDR Wiki, . Retrieved 23:30, October 31, 2024 from https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852.
MLA style
"How to Add Encoders to a Robot." SDR Wiki, . 16 Apr 2021, 15:51 UTC. 31 Oct 2024, 23:30 <https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852>.
MHRA style
SDR Wiki contributors, 'How to Add Encoders to a Robot', SDR Wiki, , 16 April 2021, 15:51 UTC, <https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852> [accessed 31 October 2024]
Chicago style
SDR Wiki contributors, "How to Add Encoders to a Robot," SDR Wiki, , https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852 (accessed October 31, 2024).
CBE/CSE style
SDR Wiki contributors. How to Add Encoders to a Robot [Internet]. SDR Wiki, ; 2021 Apr 16, 15:51 UTC [cited 2024 Oct 31]. Available from: https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852.
Bluebook style
How to Add Encoders to a Robot, https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "SDR Wiki", title = "How to Add Encoders to a Robot --- SDR Wiki{,} ", year = "2021", url = "https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852", note = "[Online; accessed 31-October-2024]" }
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 = "SDR Wiki", title = "How to Add Encoders to a Robot --- SDR Wiki{,} ", year = "2021", url = "\url{https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=1852}", note = "[Online; accessed 31-October-2024]" }