Cite This Page
Bibliographic details for FTC 7314 Engineering Notebook 2016-02-13
- Page name: FTC 7314 Engineering Notebook 2016-02-13
- Author: DEW Robotics contributors
- Publisher: DEW Robotics, .
- Date of last revision: 19 February 2016 01:51 UTC
- Date retrieved: 22 September 2023 01:30 UTC
- Permanent URL: https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423
- Page Version ID: 27423
Citation styles for FTC 7314 Engineering Notebook 2016-02-13
APA style
FTC 7314 Engineering Notebook 2016-02-13. (2016, February 19). DEW Robotics, . Retrieved 01:30, September 22, 2023 from https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423.
MLA style
"FTC 7314 Engineering Notebook 2016-02-13." DEW Robotics, . 19 Feb 2016, 01:51 UTC. 22 Sep 2023, 01:30 <https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423>.
MHRA style
DEW Robotics contributors, 'FTC 7314 Engineering Notebook 2016-02-13', DEW Robotics, , 19 February 2016, 01:51 UTC, <https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423> [accessed 22 September 2023]
Chicago style
DEW Robotics contributors, "FTC 7314 Engineering Notebook 2016-02-13," DEW Robotics, , https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423 (accessed September 22, 2023).
CBE/CSE style
DEW Robotics contributors. FTC 7314 Engineering Notebook 2016-02-13 [Internet]. DEW Robotics, ; 2016 Feb 19, 01:51 UTC [cited 2023 Sep 22]. Available from: https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423.
Bluebook style
FTC 7314 Engineering Notebook 2016-02-13, https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423 (last visited September 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "DEW Robotics", title = "FTC 7314 Engineering Notebook 2016-02-13 --- DEW Robotics{,} ", year = "2016", url = "https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423", note = "[Online; accessed 22-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 = "DEW Robotics", title = "FTC 7314 Engineering Notebook 2016-02-13 --- DEW Robotics{,} ", year = "2016", url = "\url{https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2016-02-13&oldid=27423}", note = "[Online; accessed 22-September-2023]" }