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