Cite This Page
Bibliographic details for Designing Solutions Through Programming February 11 2019 Lesson Notes
- Page name: Designing Solutions Through Programming February 11 2019 Lesson Notes
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 11 February 2019 08:19 UTC
- Date retrieved: 31 January 2023 16:06 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452
- Page Version ID: 9452
Citation styles for Designing Solutions Through Programming February 11 2019 Lesson Notes
APA style
Designing Solutions Through Programming February 11 2019 Lesson Notes. (2019, February 11). Computer Science Wiki, . Retrieved 16:06, January 31, 2023 from https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452.
MLA style
"Designing Solutions Through Programming February 11 2019 Lesson Notes." Computer Science Wiki, . 11 Feb 2019, 08:19 UTC. 31 Jan 2023, 16:06 <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452>.
MHRA style
Computer Science Wiki contributors, 'Designing Solutions Through Programming February 11 2019 Lesson Notes', Computer Science Wiki, , 11 February 2019, 08:19 UTC, <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452> [accessed 31 January 2023]
Chicago style
Computer Science Wiki contributors, "Designing Solutions Through Programming February 11 2019 Lesson Notes," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452 (accessed January 31, 2023).
CBE/CSE style
Computer Science Wiki contributors. Designing Solutions Through Programming February 11 2019 Lesson Notes [Internet]. Computer Science Wiki, ; 2019 Feb 11, 08:19 UTC [cited 2023 Jan 31]. Available from: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452.
Bluebook style
Designing Solutions Through Programming February 11 2019 Lesson Notes, https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Designing Solutions Through Programming February 11 2019 Lesson Notes --- Computer Science Wiki{,} ", year = "2019", url = "https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452", note = "[Online; accessed 31-January-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 = "Computer Science Wiki", title = "Designing Solutions Through Programming February 11 2019 Lesson Notes --- Computer Science Wiki{,} ", year = "2019", url = "\url{https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_February_11_2019_Lesson_Notes&oldid=9452}", note = "[Online; accessed 31-January-2023]" }