Cite This Page
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: 5 August 2026 08:34 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Chat&oldid=13059
- Page Version ID: 13059
Citation styles for Chat
APA style
Chat. (2021, December 3). Fixme.ch, . Retrieved 08:34, August 5, 2026 from https://fixme.ch/w/index.php?title=Chat&oldid=13059.
MLA style
"Chat." Fixme.ch, . 3 Dec 2021, 21:48 UTC. 5 Aug 2026, 08:34 <https://fixme.ch/w/index.php?title=Chat&oldid=13059>.
MHRA style
Fixme.ch contributors, 'Chat', Fixme.ch, , 3 December 2021, 21:48 UTC, <https://fixme.ch/w/index.php?title=Chat&oldid=13059> [accessed 5 August 2026]
Chicago style
Fixme.ch contributors, "Chat," Fixme.ch, , https://fixme.ch/w/index.php?title=Chat&oldid=13059 (accessed August 5, 2026).
CBE/CSE style
Fixme.ch contributors. Chat [Internet]. Fixme.ch, ; 2021 Dec 3, 21:48 UTC [cited 2026 Aug 5]. Available from: https://fixme.ch/w/index.php?title=Chat&oldid=13059.
Bluebook style
Chat, https://fixme.ch/w/index.php?title=Chat&oldid=13059 (last visited August 5, 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=13059",
note = "[Online; accessed 5-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 = "Fixme.ch",
title = "Chat --- Fixme.ch{,} ",
year = "2021",
url = "\url{https://fixme.ch/w/index.php?title=Chat&oldid=13059}",
note = "[Online; accessed 5-August-2026]"
}