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