Cite This Page
Bibliographic details for SML Practice Problems B
- Page name: SML Practice Problems B
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 24 September 2020 06:22 UTC
- Date retrieved: 3 April 2025 18:43 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709
- Page Version ID: 709
Citation styles for SML Practice Problems B
APA style
SML Practice Problems B. (2020, September 24). CSE425S Wiki, . Retrieved 18:43, April 3, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709.
MLA style
"SML Practice Problems B." CSE425S Wiki, . 24 Sep 2020, 06:22 UTC. 3 Apr 2025, 18:43 <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709>.
MHRA style
CSE425S Wiki contributors, 'SML Practice Problems B', CSE425S Wiki, , 24 September 2020, 06:22 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709> [accessed 3 April 2025]
Chicago style
CSE425S Wiki contributors, "SML Practice Problems B," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709 (accessed April 3, 2025).
CBE/CSE style
CSE425S Wiki contributors. SML Practice Problems B [Internet]. CSE425S Wiki, ; 2020 Sep 24, 06:22 UTC [cited 2025 Apr 3]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709.
Bluebook style
SML Practice Problems B, http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "SML Practice Problems B --- CSE425S Wiki{,} ", year = "2020", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709", note = "[Online; accessed 3-April-2025]" }
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 B --- CSE425S Wiki{,} ", year = "2020", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=709}", note = "[Online; accessed 3-April-2025]" }