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