Cite This Page
1 Bibliographic details for Ruby carts/
- Page name: Ruby carts/
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 7 November 2025 20:23 UTC
- Date retrieved: 29 April 2026 18:05 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913
- Page Version ID: 16913
2 Citation styles for Ruby carts/
2.1 APA style
Ruby carts/. (2025, November 7). stix, . Retrieved 18:05, April 29, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913.
2.2 MLA style
"Ruby carts/." stix, . 7 Nov 2025, 20:23 UTC. 29 Apr 2026, 18:05 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913>.
2.3 MHRA style
stix contributors, 'Ruby carts/', stix, , 7 November 2025, 20:23 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913> [accessed 29 April 2026]
2.4 Chicago style
stix contributors, "Ruby carts/," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913 (accessed April 29, 2026).
2.5 CBE/CSE style
stix contributors. Ruby carts/ [Internet]. stix, ; 2025 Nov 7, 20:23 UTC [cited 2026 Apr 29]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913.
2.6 Bluebook style
Ruby carts/, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913 (last visited April 29, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "Ruby carts/ --- stix{,} ",
year = "2025",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913",
note = "[Online; accessed 29-April-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 = "stix",
title = "Ruby carts/ --- stix{,} ",
year = "2025",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913}",
note = "[Online; accessed 29-April-2026]"
}