Cite This Page
Bibliographic details for Control
- Page name: Control
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 9 April 2019 15:09 UTC
- Date retrieved: 30 July 2026 00:53 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Control&oldid=6170
- Page Version ID: 6170
Citation styles for Control
APA style
Control. (2019, April 9). Fixme.ch, . Retrieved 00:53, July 30, 2026 from https://fixme.ch/w/index.php?title=Control&oldid=6170.
MLA style
"Control." Fixme.ch, . 9 Apr 2019, 15:09 UTC. 30 Jul 2026, 00:53 <https://fixme.ch/w/index.php?title=Control&oldid=6170>.
MHRA style
Fixme.ch contributors, 'Control', Fixme.ch, , 9 April 2019, 15:09 UTC, <https://fixme.ch/w/index.php?title=Control&oldid=6170> [accessed 30 July 2026]
Chicago style
Fixme.ch contributors, "Control," Fixme.ch, , https://fixme.ch/w/index.php?title=Control&oldid=6170 (accessed July 30, 2026).
CBE/CSE style
Fixme.ch contributors. Control [Internet]. Fixme.ch, ; 2019 Apr 9, 15:09 UTC [cited 2026 Jul 30]. Available from: https://fixme.ch/w/index.php?title=Control&oldid=6170.
Bluebook style
Control, https://fixme.ch/w/index.php?title=Control&oldid=6170 (last visited July 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Control --- Fixme.ch{,} ",
year = "2019",
url = "https://fixme.ch/w/index.php?title=Control&oldid=6170",
note = "[Online; accessed 30-July-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 = "Control --- Fixme.ch{,} ",
year = "2019",
url = "\url{https://fixme.ch/w/index.php?title=Control&oldid=6170}",
note = "[Online; accessed 30-July-2026]"
}