Cite This Page
Bibliographic details for Spreadsheet To Dictionaries Assignment
- Page name: Spreadsheet To Dictionaries Assignment
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 19 October 2022 05:24 UTC
- Date retrieved: 6 February 2025 08:03 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883
- Page Version ID: 1883
Citation styles for Spreadsheet To Dictionaries Assignment
APA style
Spreadsheet To Dictionaries Assignment. (2022, October 19). CSE425S Wiki, . Retrieved 08:03, February 6, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883.
MLA style
"Spreadsheet To Dictionaries Assignment." CSE425S Wiki, . 19 Oct 2022, 05:24 UTC. 6 Feb 2025, 08:03 <http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883>.
MHRA style
CSE425S Wiki contributors, 'Spreadsheet To Dictionaries Assignment', CSE425S Wiki, , 19 October 2022, 05:24 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883> [accessed 6 February 2025]
Chicago style
CSE425S Wiki contributors, "Spreadsheet To Dictionaries Assignment," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883 (accessed February 6, 2025).
CBE/CSE style
CSE425S Wiki contributors. Spreadsheet To Dictionaries Assignment [Internet]. CSE425S Wiki, ; 2022 Oct 19, 05:24 UTC [cited 2025 Feb 6]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883.
Bluebook style
Spreadsheet To Dictionaries Assignment, http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883 (last visited February 6, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "Spreadsheet To Dictionaries Assignment --- CSE425S Wiki{,} ", year = "2022", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883", note = "[Online; accessed 6-February-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 = "Spreadsheet To Dictionaries Assignment --- CSE425S Wiki{,} ", year = "2022", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=Spreadsheet_To_Dictionaries_Assignment&oldid=1883}", note = "[Online; accessed 6-February-2025]" }