Cite This Page
Bibliographic details for Perl programming exercises 2
- Page name: Perl programming exercises 2
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 25 October 2012 22:23 UTC
- Date retrieved: 3 July 2025 13:54 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858
- Page Version ID: 5858
Citation styles for Perl programming exercises 2
APA style
Perl programming exercises 2. (2012, October 25). "A B C", . Retrieved 13:54, July 3, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858.
MLA style
"Perl programming exercises 2." "A B C", . 25 Oct 2012, 22:23 UTC. 3 Jul 2025, 13:54 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858>.
MHRA style
"A B C" contributors, 'Perl programming exercises 2', "A B C", , 25 October 2012, 22:23 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858> [accessed 3 July 2025]
Chicago style
"A B C" contributors, "Perl programming exercises 2," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858 (accessed July 3, 2025).
CBE/CSE style
"A B C" contributors. Perl programming exercises 2 [Internet]. "A B C", ; 2012 Oct 25, 22:23 UTC [cited 2025 Jul 3]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858.
Bluebook style
Perl programming exercises 2, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858 (last visited July 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "Perl programming exercises 2 --- "A B C"{,} ", year = "2012", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858", note = "[Online; accessed 3-July-2025]" }
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 = ""A B C"", title = "Perl programming exercises 2 --- "A B C"{,} ", year = "2012", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Perl_programming_exercises_2&oldid=5858}", note = "[Online; accessed 3-July-2025]" }