Bibliographic details for Chat
- Page name: Chat
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 3 December 2021 21:48 UTC
- Date retrieved: 28 June 2026 16:22 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Chat&oldid=13367
- Page Version ID: 13367
Citation styles for Chat
APA style
Chat. (2021, December 3). Fixme.ch, . Retrieved 16:22, June 28, 2026 from https://fixme.ch/w/index.php?title=Chat&oldid=13367.
MLA style
"Chat." Fixme.ch, . 3 Dec 2021, 21:48 UTC. 28 Jun 2026, 16:22 <https://fixme.ch/w/index.php?title=Chat&oldid=13367>.
MHRA style
Fixme.ch contributors, 'Chat', Fixme.ch, , 3 December 2021, 21:48 UTC, <https://fixme.ch/w/index.php?title=Chat&oldid=13367> [accessed 28 June 2026]
Chicago style
Fixme.ch contributors, "Chat," Fixme.ch, , https://fixme.ch/w/index.php?title=Chat&oldid=13367 (accessed June 28, 2026).
CBE/CSE style
Fixme.ch contributors. Chat [Internet]. Fixme.ch, ; 2021 Dec 3, 21:48 UTC [cited 2026 Jun 28]. Available from: https://fixme.ch/w/index.php?title=Chat&oldid=13367.
Bluebook style
Chat, https://fixme.ch/w/index.php?title=Chat&oldid=13367 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Chat --- Fixme.ch{,} ",
year = "2021",
url = "https://fixme.ch/w/index.php?title=Chat&oldid=13367",
note = "[Online; accessed 28-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 = "Fixme.ch",
title = "Chat --- Fixme.ch{,} ",
year = "2021",
url = "\url{https://fixme.ch/w/index.php?title=Chat&oldid=13367}",
note = "[Online; accessed 28-June-2026]"
}