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