Cite This Page
1 Bibliographic details for Contact Us
- Page name: Contact Us
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 8 June 2022 12:20 UTC
- Date retrieved: 29 October 2025 21:07 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094
- Page Version ID: 16094
2 Citation styles for Contact Us
2.1 APA style
Contact Us. (2022, June 8). stix, . Retrieved 21:07, October 29, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094.
2.2 MLA style
"Contact Us." stix, . 8 Jun 2022, 12:20 UTC. 29 Oct 2025, 21:07 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094>.
2.3 MHRA style
stix contributors, 'Contact Us', stix, , 8 June 2022, 12:20 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094> [accessed 29 October 2025]
2.4 Chicago style
stix contributors, "Contact Us," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094 (accessed October 29, 2025).
2.5 CBE/CSE style
stix contributors. Contact Us [Internet]. stix, ; 2022 Jun 8, 12:20 UTC [cited 2025 Oct 29]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094.
2.6 Bluebook style
Contact Us, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094 (last visited October 29, 2025).
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=16094",
note = "[Online; accessed 29-October-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 = "2022",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Contact_Us&oldid=16094}",
note = "[Online; accessed 29-October-2025]"
}