Cite This Page
Bibliographic details for SML Practice Problems C
- Page name: SML Practice Problems C
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 7 October 2020 11:47 UTC
- Date retrieved: 27 November 2024 18:13 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759
- Page Version ID: 759
Citation styles for SML Practice Problems C
APA style
SML Practice Problems C. (2020, October 7). CSE425S Wiki, . Retrieved 18:13, November 27, 2024 from http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759.
MLA style
"SML Practice Problems C." CSE425S Wiki, . 7 Oct 2020, 11:47 UTC. 27 Nov 2024, 18:13 <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759>.
MHRA style
CSE425S Wiki contributors, 'SML Practice Problems C', CSE425S Wiki, , 7 October 2020, 11:47 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759> [accessed 27 November 2024]
Chicago style
CSE425S Wiki contributors, "SML Practice Problems C," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759 (accessed November 27, 2024).
CBE/CSE style
CSE425S Wiki contributors. SML Practice Problems C [Internet]. CSE425S Wiki, ; 2020 Oct 7, 11:47 UTC [cited 2024 Nov 27]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759.
Bluebook style
SML Practice Problems C, http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759 (last visited November 27, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "SML Practice Problems C --- CSE425S Wiki{,} ", year = "2020", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759", 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 = "CSE425S Wiki", title = "SML Practice Problems C --- CSE425S Wiki{,} ", year = "2020", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=759}", note = "[Online; accessed 27-November-2024]" }