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: 16 June 2016 02:06 UTC
- Date retrieved: 23 November 2024 17:36 UTC
- Permanent URL: https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664
- Page Version ID: 9664
Citation styles for Basic Perl Grammar
APA style
Basic Perl Grammar. (2016, June 16). Biolecture.org, . Retrieved 17:36, November 23, 2024 from https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664.
MLA style
"Basic Perl Grammar." Biolecture.org, . 16 Jun 2016, 02:06 UTC. 23 Nov 2024, 17:36 <https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664>.
MHRA style
Biolecture.org contributors, 'Basic Perl Grammar', Biolecture.org, , 16 June 2016, 02:06 UTC, <https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664> [accessed 23 November 2024]
Chicago style
Biolecture.org contributors, "Basic Perl Grammar," Biolecture.org, , https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664 (accessed November 23, 2024).
CBE/CSE style
Biolecture.org contributors. Basic Perl Grammar [Internet]. Biolecture.org, ; 2016 Jun 16, 02:06 UTC [cited 2024 Nov 23]. Available from: https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664.
Bluebook style
Basic Perl Grammar, https://Biolecture.org/index.php?title=Basic_Perl_Grammar&oldid=9664 (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=9664", 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=9664}", note = "[Online; accessed 23-November-2024]" }