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