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