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