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