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: 9 November 2025 04:17 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 04:17, November 9, 2025 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. 9 Nov 2025, 04:17 <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 9 November 2025]
2.4 Chicago style
stix contributors, "Ruby carts/," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Ruby_carts/&oldid=16913 (accessed November 9, 2025).
2.5 CBE/CSE style
stix contributors. Ruby carts/ [Internet]. stix, ; 2025 Nov 7, 20:23 UTC [cited 2025 Nov 9]. 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 November 9, 2025).
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 9-November-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 = "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 9-November-2025]"
}