Cite This Page
Bibliographic details for Communication
- Page name: Communication
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 11 March 2019 18:39 UTC
- Date retrieved: 12 November 2025 14:39 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Communication&oldid=6164
- Page Version ID: 6164
Citation styles for Communication
APA style
Communication. (2019, March 11). Fixme.ch, . Retrieved 14:39, November 12, 2025 from http://fixme.ch/w/index.php?title=Communication&oldid=6164.
MLA style
"Communication." Fixme.ch, . 11 Mar 2019, 18:39 UTC. 12 Nov 2025, 14:39 <http://fixme.ch/w/index.php?title=Communication&oldid=6164>.
MHRA style
Fixme.ch contributors, 'Communication', Fixme.ch, , 11 March 2019, 18:39 UTC, <http://fixme.ch/w/index.php?title=Communication&oldid=6164> [accessed 12 November 2025]
Chicago style
Fixme.ch contributors, "Communication," Fixme.ch, , http://fixme.ch/w/index.php?title=Communication&oldid=6164 (accessed November 12, 2025).
CBE/CSE style
Fixme.ch contributors. Communication [Internet]. Fixme.ch, ; 2019 Mar 11, 18:39 UTC [cited 2025 Nov 12]. Available from: http://fixme.ch/w/index.php?title=Communication&oldid=6164.
Bluebook style
Communication, http://fixme.ch/w/index.php?title=Communication&oldid=6164 (last visited November 12, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Communication --- Fixme.ch{,} ",
year = "2019",
url = "http://fixme.ch/w/index.php?title=Communication&oldid=6164",
note = "[Online; accessed 12-November-2025]"
}
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 = "Communication --- Fixme.ch{,} ",
year = "2019",
url = "\url{http://fixme.ch/w/index.php?title=Communication&oldid=6164}",
note = "[Online; accessed 12-November-2025]"
}