Cite This Page
Bibliographic details for Designing Solutions Through Programming block 1 Lesson Notes - September 19
- Page name: Designing Solutions Through Programming block 1 Lesson Notes - September 19
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 17 September 2017 20:09 UTC
- Date retrieved: 17 May 2022 17:21 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743
- Page Version ID: 6743
Citation styles for Designing Solutions Through Programming block 1 Lesson Notes - September 19
APA style
Designing Solutions Through Programming block 1 Lesson Notes - September 19. (2017, September 17). Computer Science Wiki, . Retrieved 17:21, May 17, 2022 from https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743.
MLA style
"Designing Solutions Through Programming block 1 Lesson Notes - September 19." Computer Science Wiki, . 17 Sep 2017, 20:09 UTC. 17 May 2022, 17:21 <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743>.
MHRA style
Computer Science Wiki contributors, 'Designing Solutions Through Programming block 1 Lesson Notes - September 19', Computer Science Wiki, , 17 September 2017, 20:09 UTC, <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743> [accessed 17 May 2022]
Chicago style
Computer Science Wiki contributors, "Designing Solutions Through Programming block 1 Lesson Notes - September 19," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743 (accessed May 17, 2022).
CBE/CSE style
Computer Science Wiki contributors. Designing Solutions Through Programming block 1 Lesson Notes - September 19 [Internet]. Computer Science Wiki, ; 2017 Sep 17, 20:09 UTC [cited 2022 May 17]. Available from: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743.
Bluebook style
Designing Solutions Through Programming block 1 Lesson Notes - September 19, https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743 (last visited May 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Designing Solutions Through Programming block 1 Lesson Notes - September 19 --- Computer Science Wiki{,} ", year = "2017", url = "https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743", note = "[Online; accessed 17-May-2022]" }
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 - September 19 --- Computer Science Wiki{,} ", year = "2017", url = "\url{https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_block_1_Lesson_Notes_-_September_19&oldid=6743}", note = "[Online; accessed 17-May-2022]" }