Cite This Page
Bibliographic details for Ruby Setup
- Page name: Ruby Setup
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 7 November 2024 18:29 UTC
- Date retrieved: 2 April 2025 22:50 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351
- Page Version ID: 2351
Citation styles for Ruby Setup
APA style
Ruby Setup. (2024, November 7). CSE425S Wiki, . Retrieved 22:50, April 2, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351.
MLA style
"Ruby Setup." CSE425S Wiki, . 7 Nov 2024, 18:29 UTC. 2 Apr 2025, 22:50 <http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351>.
MHRA style
CSE425S Wiki contributors, 'Ruby Setup', CSE425S Wiki, , 7 November 2024, 18:29 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351> [accessed 2 April 2025]
Chicago style
CSE425S Wiki contributors, "Ruby Setup," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351 (accessed April 2, 2025).
CBE/CSE style
CSE425S Wiki contributors. Ruby Setup [Internet]. CSE425S Wiki, ; 2024 Nov 7, 18:29 UTC [cited 2025 Apr 2]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351.
Bluebook style
Ruby Setup, http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351 (last visited April 2, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "Ruby Setup --- CSE425S Wiki{,} ", year = "2024", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351", note = "[Online; accessed 2-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 = "Ruby Setup --- CSE425S Wiki{,} ", year = "2024", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=Ruby_Setup&oldid=2351}", note = "[Online; accessed 2-April-2025]" }