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: 19 August 2026 01:07 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 01:07, August 19, 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. 19 Aug 2026, 01:07 <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 19 August 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 August 19, 2026).
2.5 CBE/CSE style
stix contributors. Arzt finden [Internet]. stix, ; 2026 Jun 13, 05:13 UTC [cited 2026 Aug 19]. 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 August 19, 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 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 = "Arzt finden --- stix{,} ",
year = "2026",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Arzt_finden&oldid=17072}",
note = "[Online; accessed 19-August-2026]"
}