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:41 UTC
- Date retrieved: 24 November 2024 00:36 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758
- Page Version ID: 758
Citation styles for SML Practice Problems C
APA style
SML Practice Problems C. (2020, October 7). CSE425S Wiki, . Retrieved 00:36, November 24, 2024 from http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758.
MLA style
"SML Practice Problems C." CSE425S Wiki, . 7 Oct 2020, 11:41 UTC. 24 Nov 2024, 00:36 <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758>.
MHRA style
CSE425S Wiki contributors, 'SML Practice Problems C', CSE425S Wiki, , 7 October 2020, 11:41 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758> [accessed 24 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=758 (accessed November 24, 2024).
CBE/CSE style
CSE425S Wiki contributors. SML Practice Problems C [Internet]. CSE425S Wiki, ; 2020 Oct 7, 11:41 UTC [cited 2024 Nov 24]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758.
Bluebook style
SML Practice Problems C, http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_C&oldid=758 (last visited November 24, 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=758", note = "[Online; accessed 24-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=758}", note = "[Online; accessed 24-November-2024]" }