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