Cite This Page
Bibliographic details for April 4th 2016 Lesson Notes
- Page name: April 4th 2016 Lesson Notes
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 2 April 2016 12:30 UTC
- Date retrieved: 1 November 2024 00:32 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404
- Page Version ID: 1404
Citation styles for April 4th 2016 Lesson Notes
APA style
April 4th 2016 Lesson Notes. (2016, April 2). Computer Science Wiki, . Retrieved 00:32, November 1, 2024 from https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404.
MLA style
"April 4th 2016 Lesson Notes." Computer Science Wiki, . 2 Apr 2016, 12:30 UTC. 1 Nov 2024, 00:32 <https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404>.
MHRA style
Computer Science Wiki contributors, 'April 4th 2016 Lesson Notes', Computer Science Wiki, , 2 April 2016, 12:30 UTC, <https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404> [accessed 1 November 2024]
Chicago style
Computer Science Wiki contributors, "April 4th 2016 Lesson Notes," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404 (accessed November 1, 2024).
CBE/CSE style
Computer Science Wiki contributors. April 4th 2016 Lesson Notes [Internet]. Computer Science Wiki, ; 2016 Apr 2, 12:30 UTC [cited 2024 Nov 1]. Available from: https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404.
Bluebook style
April 4th 2016 Lesson Notes, https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "April 4th 2016 Lesson Notes --- Computer Science Wiki{,} ", year = "2016", url = "https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404", note = "[Online; accessed 1-November-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 = "April 4th 2016 Lesson Notes --- Computer Science Wiki{,} ", year = "2016", url = "\url{https://computersciencewiki.org/index.php?title=April_4th_2016_Lesson_Notes&oldid=1404}", note = "[Online; accessed 1-November-2024]" }