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:04 UTC
- Date retrieved: 30 January 2025 20:30 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702
- Page Version ID: 702
Citation styles for SML Practice Problems B
APA style
SML Practice Problems B. (2020, September 24). CSE425S Wiki, . Retrieved 20:30, January 30, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702.
MLA style
"SML Practice Problems B." CSE425S Wiki, . 24 Sep 2020, 06:04 UTC. 30 Jan 2025, 20:30 <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702>.
MHRA style
CSE425S Wiki contributors, 'SML Practice Problems B', CSE425S Wiki, , 24 September 2020, 06:04 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702> [accessed 30 January 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=702 (accessed January 30, 2025).
CBE/CSE style
CSE425S Wiki contributors. SML Practice Problems B [Internet]. CSE425S Wiki, ; 2020 Sep 24, 06:04 UTC [cited 2025 Jan 30]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702.
Bluebook style
SML Practice Problems B, http://classes.engineering.wustl.edu/cse425s/index.php?title=SML_Practice_Problems_B&oldid=702 (last visited January 30, 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=702", note = "[Online; accessed 30-January-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=702}", note = "[Online; accessed 30-January-2025]" }