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: 17 February 2025 09:24 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 09:24, February 17, 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. 17 Feb 2025, 09:24 <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 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=12234 (accessed February 17, 2025).
CBE/CSE style
ESE205 Wiki contributors. PHP 101 [Internet]. ESE205 Wiki, ; 2018 Aug 17, 03:27 UTC [cited 2025 Feb 17]. 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 February 17, 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 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 = "2018", url = "\url{http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=12234}", note = "[Online; accessed 17-February-2025]" }