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