Cite This Page
Bibliographic details for Ruby-on-Rails
- Page name: Ruby-on-Rails
- Author: Klenwell Wiki contributors
- Publisher: Klenwell Wiki, .
- Date of last revision: 27 October 2019 22:28 UTC
- Date retrieved: 18 June 2026 20:10 UTC
- Permanent URL: https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63
- Page Version ID: 63
Citation styles for Ruby-on-Rails
APA style
Ruby-on-Rails. (2019, October 27). Klenwell Wiki, . Retrieved 20:10, June 18, 2026 from https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63.
MLA style
"Ruby-on-Rails." Klenwell Wiki, . 27 Oct 2019, 22:28 UTC. 18 Jun 2026, 20:10 <https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63>.
MHRA style
Klenwell Wiki contributors, 'Ruby-on-Rails', Klenwell Wiki, , 27 October 2019, 22:28 UTC, <https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63> [accessed 18 June 2026]
Chicago style
Klenwell Wiki contributors, "Ruby-on-Rails," Klenwell Wiki, , https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63 (accessed June 18, 2026).
CBE/CSE style
Klenwell Wiki contributors. Ruby-on-Rails [Internet]. Klenwell Wiki, ; 2019 Oct 27, 22:28 UTC [cited 2026 Jun 18]. Available from: https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63.
Bluebook style
Ruby-on-Rails, https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Klenwell Wiki",
title = "Ruby-on-Rails --- Klenwell Wiki{,} ",
year = "2019",
url = "https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63",
note = "[Online; accessed 18-June-2026]"
}
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 = "Klenwell Wiki",
title = "Ruby-on-Rails --- Klenwell Wiki{,} ",
year = "2019",
url = "\url{https://wiki.klenwell.com/mediawiki/index.php?title=Ruby-on-Rails&oldid=63}",
note = "[Online; accessed 18-June-2026]"
}