Cite This Page
Bibliographic details for How to Take Over a Freshman Design Course
- Page name: How to Take Over a Freshman Design Course
- Author: University Innovation Fellows contributors
- Publisher: University Innovation Fellows, .
- Date of last revision: 22 May 2020 15:58 UTC
- Date retrieved: 3 July 2026 04:18 UTC
- Permanent URL: https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741
- Page Version ID: 93741
Citation styles for How to Take Over a Freshman Design Course
APA style
How to Take Over a Freshman Design Course. (2020, May 22). University Innovation Fellows, . Retrieved 04:18, July 3, 2026 from https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741.
MLA style
"How to Take Over a Freshman Design Course." University Innovation Fellows, . 22 May 2020, 15:58 UTC. 3 Jul 2026, 04:18 <https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741>.
MHRA style
University Innovation Fellows contributors, 'How to Take Over a Freshman Design Course', University Innovation Fellows, , 22 May 2020, 15:58 UTC, <https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741> [accessed 3 July 2026]
Chicago style
University Innovation Fellows contributors, "How to Take Over a Freshman Design Course," University Innovation Fellows, , https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741 (accessed July 3, 2026).
CBE/CSE style
University Innovation Fellows contributors. How to Take Over a Freshman Design Course [Internet]. University Innovation Fellows, ; 2020 May 22, 15:58 UTC [cited 2026 Jul 3]. Available from: https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741.
Bluebook style
How to Take Over a Freshman Design Course, https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741 (last visited July 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "University Innovation Fellows",
title = "How to Take Over a Freshman Design Course --- University Innovation Fellows{,} ",
year = "2020",
url = "https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741",
note = "[Online; accessed 3-July-2026]"
}
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 = "University Innovation Fellows",
title = "How to Take Over a Freshman Design Course --- University Innovation Fellows{,} ",
year = "2020",
url = "\url{https://universityinnovation.org/index.php?title=How_to_Take_Over_a_Freshman_Design_Course&oldid=93741}",
note = "[Online; accessed 3-July-2026]"
}