Cite This Page
Bibliographic details for FTC 7314 Engineering Notebook 2014-12-05
- Page name: FTC 7314 Engineering Notebook 2014-12-05
- Author: DEW Robotics contributors
- Publisher: DEW Robotics, .
- Date of last revision: 11 January 2015 23:38 UTC
- Date retrieved: 27 September 2023 13:03 UTC
- Permanent URL: https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811
- Page Version ID: 22811
Citation styles for FTC 7314 Engineering Notebook 2014-12-05
APA style
FTC 7314 Engineering Notebook 2014-12-05. (2015, January 11). DEW Robotics, . Retrieved 13:03, September 27, 2023 from https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811.
MLA style
"FTC 7314 Engineering Notebook 2014-12-05." DEW Robotics, . 11 Jan 2015, 23:38 UTC. 27 Sep 2023, 13:03 <https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811>.
MHRA style
DEW Robotics contributors, 'FTC 7314 Engineering Notebook 2014-12-05', DEW Robotics, , 11 January 2015, 23:38 UTC, <https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811> [accessed 27 September 2023]
Chicago style
DEW Robotics contributors, "FTC 7314 Engineering Notebook 2014-12-05," DEW Robotics, , https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811 (accessed September 27, 2023).
CBE/CSE style
DEW Robotics contributors. FTC 7314 Engineering Notebook 2014-12-05 [Internet]. DEW Robotics, ; 2015 Jan 11, 23:38 UTC [cited 2023 Sep 27]. Available from: https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811.
Bluebook style
FTC 7314 Engineering Notebook 2014-12-05, https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811 (last visited September 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "DEW Robotics", title = "FTC 7314 Engineering Notebook 2014-12-05 --- DEW Robotics{,} ", year = "2015", url = "https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811", note = "[Online; accessed 27-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 2014-12-05 --- DEW Robotics{,} ", year = "2015", url = "\url{https://team1640.com/wiki/index.php?title=FTC_7314_Engineering_Notebook_2014-12-05&oldid=22811}", note = "[Online; accessed 27-September-2023]" }