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