Cite This Page
Bibliographic details for Prototyping Best Practices
- Page name: Prototyping Best Practices
- Author: DEW Robotics contributors
- Publisher: DEW Robotics, .
- Date of last revision: 30 December 2012 05:47 UTC
- Date retrieved: 11 September 2025 11:40 UTC
- Permanent URL: https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226
- Page Version ID: 16226
Citation styles for Prototyping Best Practices
APA style
Prototyping Best Practices. (2012, December 30). DEW Robotics, . Retrieved 11:40, September 11, 2025 from https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226.
MLA style
"Prototyping Best Practices." DEW Robotics, . 30 Dec 2012, 05:47 UTC. 11 Sep 2025, 11:40 <https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226>.
MHRA style
DEW Robotics contributors, 'Prototyping Best Practices', DEW Robotics, , 30 December 2012, 05:47 UTC, <https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226> [accessed 11 September 2025]
Chicago style
DEW Robotics contributors, "Prototyping Best Practices," DEW Robotics, , https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226 (accessed September 11, 2025).
CBE/CSE style
DEW Robotics contributors. Prototyping Best Practices [Internet]. DEW Robotics, ; 2012 Dec 30, 05:47 UTC [cited 2025 Sep 11]. Available from: https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226.
Bluebook style
Prototyping Best Practices, https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226 (last visited September 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "DEW Robotics", title = "Prototyping Best Practices --- DEW Robotics{,} ", year = "2012", url = "https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226", note = "[Online; accessed 11-September-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 = "DEW Robotics", title = "Prototyping Best Practices --- DEW Robotics{,} ", year = "2012", url = "\url{https://team1640.com/wiki/index.php?title=Prototyping_Best_Practices&oldid=16226}", note = "[Online; accessed 11-September-2025]" }