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