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