Cite This Page
Bibliographic details for PHP 101
- Page name: PHP 101
- Author: ESE205 Wiki contributors
- Publisher: ESE205 Wiki, .
- Date of last revision: 2 May 2017 19:07 UTC
- Date retrieved: 17 February 2025 07:25 UTC
- Permanent URL: http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037
- Page Version ID: 5037
Citation styles for PHP 101
APA style
PHP 101. (2017, May 2). ESE205 Wiki, . Retrieved 07:25, February 17, 2025 from http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037.
MLA style
"PHP 101." ESE205 Wiki, . 2 May 2017, 19:07 UTC. 17 Feb 2025, 07:25 <http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037>.
MHRA style
ESE205 Wiki contributors, 'PHP 101', ESE205 Wiki, , 2 May 2017, 19:07 UTC, <http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037> [accessed 17 February 2025]
Chicago style
ESE205 Wiki contributors, "PHP 101," ESE205 Wiki, , http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037 (accessed February 17, 2025).
CBE/CSE style
ESE205 Wiki contributors. PHP 101 [Internet]. ESE205 Wiki, ; 2017 May 2, 19:07 UTC [cited 2025 Feb 17]. Available from: http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037.
Bluebook style
PHP 101, http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "ESE205 Wiki", title = "PHP 101 --- ESE205 Wiki{,} ", year = "2017", url = "http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037", note = "[Online; accessed 17-February-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 = "ESE205 Wiki", title = "PHP 101 --- ESE205 Wiki{,} ", year = "2017", url = "\url{http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=5037}", note = "[Online; accessed 17-February-2025]" }