Cite This Page
Bibliographic details for Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes
- Page name: Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 2 October 2018 12:04 UTC
- Date retrieved: 10 December 2024 20:47 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875
- Page Version ID: 8875
Citation styles for Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes
APA style
Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes. (2018, October 2). Computer Science Wiki, . Retrieved 20:47, December 10, 2024 from https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875.
MLA style
"Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes." Computer Science Wiki, . 2 Oct 2018, 12:04 UTC. 10 Dec 2024, 20:47 <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875>.
MHRA style
Computer Science Wiki contributors, 'Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes', Computer Science Wiki, , 2 October 2018, 12:04 UTC, <https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875> [accessed 10 December 2024]
Chicago style
Computer Science Wiki contributors, "Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875 (accessed December 10, 2024).
CBE/CSE style
Computer Science Wiki contributors. Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes [Internet]. Computer Science Wiki, ; 2018 Oct 2, 12:04 UTC [cited 2024 Dec 10]. Available from: https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875.
Bluebook style
Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes, https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875 (last visited December 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Designing Solutions Through Programming - block 8 - October 2 2018 Lesson Notes --- Computer Science Wiki{,} ", year = "2018", url = "https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875", note = "[Online; accessed 10-December-2024]" }
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 8 - October 2 2018 Lesson Notes --- Computer Science Wiki{,} ", year = "2018", url = "\url{https://computersciencewiki.org/index.php?title=Designing_Solutions_Through_Programming_-_block_8_-_October_2_2018_Lesson_Notes&oldid=8875}", note = "[Online; accessed 10-December-2024]" }