Cite This Page
Bibliographic details for Introduction to programming
- Page name: Introduction to programming
- Author: Biolecture.org contributors
- Publisher: Biolecture.org, .
- Date of last revision: 3 October 2018 14:54 UTC
- Date retrieved: 23 November 2024 07:28 UTC
- Permanent URL: https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154
- Page Version ID: 12154
Citation styles for Introduction to programming
APA style
Introduction to programming. (2018, October 3). Biolecture.org, . Retrieved 07:28, November 23, 2024 from https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154.
MLA style
"Introduction to programming." Biolecture.org, . 3 Oct 2018, 14:54 UTC. 23 Nov 2024, 07:28 <https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154>.
MHRA style
Biolecture.org contributors, 'Introduction to programming', Biolecture.org, , 3 October 2018, 14:54 UTC, <https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154> [accessed 23 November 2024]
Chicago style
Biolecture.org contributors, "Introduction to programming," Biolecture.org, , https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154 (accessed November 23, 2024).
CBE/CSE style
Biolecture.org contributors. Introduction to programming [Internet]. Biolecture.org, ; 2018 Oct 3, 14:54 UTC [cited 2024 Nov 23]. Available from: https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154.
Bluebook style
Introduction to programming, https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Biolecture.org", title = "Introduction to programming --- Biolecture.org{,} ", year = "2018", url = "https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154", note = "[Online; accessed 23-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 = "Introduction to programming --- Biolecture.org{,} ", year = "2018", url = "\url{https://Biolecture.org/index.php?title=Introduction_to_programming&oldid=12154}", note = "[Online; accessed 23-November-2024]" }