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