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: 22 November 2025 06:18 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Communication&oldid=1570
- Page Version ID: 1570
Citation styles for Communication
APA style
Communication. (2019, March 11). Fixme.ch, . Retrieved 06:18, November 22, 2025 from http://fixme.ch/w/index.php?title=Communication&oldid=1570.
MLA style
"Communication." Fixme.ch, . 11 Mar 2019, 18:39 UTC. 22 Nov 2025, 06:18 <http://fixme.ch/w/index.php?title=Communication&oldid=1570>.
MHRA style
Fixme.ch contributors, 'Communication', Fixme.ch, , 11 March 2019, 18:39 UTC, <http://fixme.ch/w/index.php?title=Communication&oldid=1570> [accessed 22 November 2025]
Chicago style
Fixme.ch contributors, "Communication," Fixme.ch, , http://fixme.ch/w/index.php?title=Communication&oldid=1570 (accessed November 22, 2025).
CBE/CSE style
Fixme.ch contributors. Communication [Internet]. Fixme.ch, ; 2019 Mar 11, 18:39 UTC [cited 2025 Nov 22]. Available from: http://fixme.ch/w/index.php?title=Communication&oldid=1570.
Bluebook style
Communication, http://fixme.ch/w/index.php?title=Communication&oldid=1570 (last visited November 22, 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=1570",
note = "[Online; accessed 22-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=1570}",
note = "[Online; accessed 22-November-2025]"
}