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