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