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