Cite This Page
Bibliographic details for Chapter 3 - The Art of Programming
- Page name: Chapter 3 - The Art of Programming
- Author: Biolecture.org contributors
- Publisher: Biolecture.org, .
- Date of last revision: 25 November 2017 12:16 UTC
- Date retrieved: 22 November 2024 21:10 UTC
- Permanent URL: https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596
- Page Version ID: 11596
Citation styles for Chapter 3 - The Art of Programming
APA style
Chapter 3 - The Art of Programming. (2017, November 25). Biolecture.org, . Retrieved 21:10, November 22, 2024 from https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596.
MLA style
"Chapter 3 - The Art of Programming." Biolecture.org, . 25 Nov 2017, 12:16 UTC. 22 Nov 2024, 21:10 <https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596>.
MHRA style
Biolecture.org contributors, 'Chapter 3 - The Art of Programming', Biolecture.org, , 25 November 2017, 12:16 UTC, <https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596> [accessed 22 November 2024]
Chicago style
Biolecture.org contributors, "Chapter 3 - The Art of Programming," Biolecture.org, , https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596 (accessed November 22, 2024).
CBE/CSE style
Biolecture.org contributors. Chapter 3 - The Art of Programming [Internet]. Biolecture.org, ; 2017 Nov 25, 12:16 UTC [cited 2024 Nov 22]. Available from: https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596.
Bluebook style
Chapter 3 - The Art of Programming, https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Biolecture.org", title = "Chapter 3 - The Art of Programming --- Biolecture.org{,} ", year = "2017", url = "https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596", note = "[Online; accessed 22-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 = "Biolecture.org", title = "Chapter 3 - The Art of Programming --- Biolecture.org{,} ", year = "2017", url = "\url{https://Biolecture.org/index.php?title=Chapter_3_-_The_Art_of_Programming&oldid=11596}", note = "[Online; accessed 22-November-2024]" }