Cite This Page
Bibliographic details for FAQ
- Page name: FAQ
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 27 July 2017 22:01 UTC
- Date retrieved: 27 November 2024 00:02 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232
- Page Version ID: 232
Citation styles for FAQ
APA style
FAQ. (2017, July 27). CSE231 Wiki, . Retrieved 00:02, November 27, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232.
MLA style
"FAQ." CSE231 Wiki, . 27 Jul 2017, 22:01 UTC. 27 Nov 2024, 00:02 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232>.
MHRA style
CSE231 Wiki contributors, 'FAQ', CSE231 Wiki, , 27 July 2017, 22:01 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232> [accessed 27 November 2024]
Chicago style
CSE231 Wiki contributors, "FAQ," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232 (accessed November 27, 2024).
CBE/CSE style
CSE231 Wiki contributors. FAQ [Internet]. CSE231 Wiki, ; 2017 Jul 27, 22:01 UTC [cited 2024 Nov 27]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232.
Bluebook style
FAQ, http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232 (last visited November 27, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "FAQ --- CSE231 Wiki{,} ", year = "2017", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232", note = "[Online; accessed 27-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 = "CSE231 Wiki", title = "FAQ --- CSE231 Wiki{,} ", year = "2017", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=FAQ&oldid=232}", note = "[Online; accessed 27-November-2024]" }