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