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 September 2026 08:37 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Chat&oldid=14152
- Page Version ID: 14152
Citation styles for Chat
APA style
Chat. (2021, December 3). Fixme.ch, . Retrieved 08:37, September 5, 2026 from http://fixme.ch/w/index.php?title=Chat&oldid=14152.
MLA style
"Chat." Fixme.ch, . 3 Dec 2021, 21:48 UTC. 5 Sep 2026, 08:37 <http://fixme.ch/w/index.php?title=Chat&oldid=14152>.
MHRA style
Fixme.ch contributors, 'Chat', Fixme.ch, , 3 December 2021, 21:48 UTC, <http://fixme.ch/w/index.php?title=Chat&oldid=14152> [accessed 5 September 2026]
Chicago style
Fixme.ch contributors, "Chat," Fixme.ch, , http://fixme.ch/w/index.php?title=Chat&oldid=14152 (accessed September 5, 2026).
CBE/CSE style
Fixme.ch contributors. Chat [Internet]. Fixme.ch, ; 2021 Dec 3, 21:48 UTC [cited 2026 Sep 5]. Available from: http://fixme.ch/w/index.php?title=Chat&oldid=14152.
Bluebook style
Chat, http://fixme.ch/w/index.php?title=Chat&oldid=14152 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Chat --- Fixme.ch{,} ",
year = "2021",
url = "http://fixme.ch/w/index.php?title=Chat&oldid=14152",
note = "[Online; accessed 5-September-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{http://fixme.ch/w/index.php?title=Chat&oldid=14152}",
note = "[Online; accessed 5-September-2026]"
}