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 17:08 UTC
- Date retrieved: 23 November 2024 13:18 UTC
- Permanent URL: http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899
- Page Version ID: 4899
Citation styles for PHP 101
APA style
PHP 101. (2017, May 2). ESE205 Wiki, . Retrieved 13:18, November 23, 2024 from http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899.
MLA style
"PHP 101." ESE205 Wiki, . 2 May 2017, 17:08 UTC. 23 Nov 2024, 13:18 <http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899>.
MHRA style
ESE205 Wiki contributors, 'PHP 101', ESE205 Wiki, , 2 May 2017, 17:08 UTC, <http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899> [accessed 23 November 2024]
Chicago style
ESE205 Wiki contributors, "PHP 101," ESE205 Wiki, , http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899 (accessed November 23, 2024).
CBE/CSE style
ESE205 Wiki contributors. PHP 101 [Internet]. ESE205 Wiki, ; 2017 May 2, 17:08 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899.
Bluebook style
PHP 101, http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899 (last visited November 23, 2024).
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=4899", 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 = "ESE205 Wiki", title = "PHP 101 --- ESE205 Wiki{,} ", year = "2017", url = "\url{http://classes.engineering.wustl.edu/ese205/core/index.php?title=PHP_101&oldid=4899}", note = "[Online; accessed 23-November-2024]" }