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