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