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: 1 March 2026 02:23 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Control&oldid=14084
- Page Version ID: 14084
Citation styles for Control
APA style
Control. (2019, April 9). Fixme.ch, . Retrieved 02:23, March 1, 2026 from https://fixme.ch/w/index.php?title=Control&oldid=14084.
MLA style
"Control." Fixme.ch, . 9 Apr 2019, 15:09 UTC. 1 Mar 2026, 02:23 <https://fixme.ch/w/index.php?title=Control&oldid=14084>.
MHRA style
Fixme.ch contributors, 'Control', Fixme.ch, , 9 April 2019, 15:09 UTC, <https://fixme.ch/w/index.php?title=Control&oldid=14084> [accessed 1 March 2026]
Chicago style
Fixme.ch contributors, "Control," Fixme.ch, , https://fixme.ch/w/index.php?title=Control&oldid=14084 (accessed March 1, 2026).
CBE/CSE style
Fixme.ch contributors. Control [Internet]. Fixme.ch, ; 2019 Apr 9, 15:09 UTC [cited 2026 Mar 1]. Available from: https://fixme.ch/w/index.php?title=Control&oldid=14084.
Bluebook style
Control, https://fixme.ch/w/index.php?title=Control&oldid=14084 (last visited March 1, 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=14084",
note = "[Online; accessed 1-March-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=14084}",
note = "[Online; accessed 1-March-2026]"
}