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: 15 January 2021 19:36 UTC
- Date retrieved: 9 May 2025 14:51 UTC
- Permanent URL: https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861
- Page Version ID: 861
Citation styles for How to Add Encoders to a Robot
APA style
How to Add Encoders to a Robot. (2021, January 15). SDR Wiki, . Retrieved 14:51, May 9, 2025 from https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861.
MLA style
"How to Add Encoders to a Robot." SDR Wiki, . 15 Jan 2021, 19:36 UTC. 9 May 2025, 14:51 <https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861>.
MHRA style
SDR Wiki contributors, 'How to Add Encoders to a Robot', SDR Wiki, , 15 January 2021, 19:36 UTC, <https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861> [accessed 9 May 2025]
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=861 (accessed May 9, 2025).
CBE/CSE style
SDR Wiki contributors. How to Add Encoders to a Robot [Internet]. SDR Wiki, ; 2021 Jan 15, 19:36 UTC [cited 2025 May 9]. Available from: https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861.
Bluebook style
How to Add Encoders to a Robot, https://wiki.sdrobots.com/index.php?title=How_to_Add_Encoders_to_a_Robot&oldid=861 (last visited May 9, 2025).
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=861", note = "[Online; accessed 9-May-2025]" }
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=861}", note = "[Online; accessed 9-May-2025]" }