Cite This Page
Bibliographic details for Basic Perl Grammar
- Page name: Basic Perl Grammar
- Author: Biolecture.org contributors
- Publisher: Biolecture.org, .
- Date of last revision: 14 June 2016 12:34 UTC
- Date retrieved: 23 November 2024 22:59 UTC
- Permanent URL: https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663
- Page Version ID: 9663
Citation styles for Basic Perl Grammar
APA style
Basic Perl Grammar. (2016, June 14). Biolecture.org, . Retrieved 22:59, November 23, 2024 from https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663.
MLA style
"Basic Perl Grammar." Biolecture.org, . 14 Jun 2016, 12:34 UTC. 23 Nov 2024, 22:59 <https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663>.
MHRA style
Biolecture.org contributors, 'Basic Perl Grammar', Biolecture.org, , 14 June 2016, 12:34 UTC, <https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663> [accessed 23 November 2024]
Chicago style
Biolecture.org contributors, "Basic Perl Grammar," Biolecture.org, , https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663 (accessed November 23, 2024).
CBE/CSE style
Biolecture.org contributors. Basic Perl Grammar [Internet]. Biolecture.org, ; 2016 Jun 14, 12:34 UTC [cited 2024 Nov 23]. Available from: https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663.
Bluebook style
Basic Perl Grammar, https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Biolecture.org", title = "Basic Perl Grammar --- Biolecture.org{,} ", year = "2016", url = "https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663", 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 = "Basic Perl Grammar --- Biolecture.org{,} ", year = "2016", url = "\url{https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9663}", note = "[Online; accessed 23-November-2024]" }