Cite This Page
Bibliographic details for Screens
- Page name: Screens
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 3 July 2014 13:04 UTC
- Date retrieved: 28 February 2026 00:17 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Screens&oldid=5762
- Page Version ID: 5762
Citation styles for Screens
APA style
Screens. (2014, July 3). Fixme.ch, . Retrieved 00:17, February 28, 2026 from http://fixme.ch/w/index.php?title=Screens&oldid=5762.
MLA style
"Screens." Fixme.ch, . 3 Jul 2014, 13:04 UTC. 28 Feb 2026, 00:17 <http://fixme.ch/w/index.php?title=Screens&oldid=5762>.
MHRA style
Fixme.ch contributors, 'Screens', Fixme.ch, , 3 July 2014, 13:04 UTC, <http://fixme.ch/w/index.php?title=Screens&oldid=5762> [accessed 28 February 2026]
Chicago style
Fixme.ch contributors, "Screens," Fixme.ch, , http://fixme.ch/w/index.php?title=Screens&oldid=5762 (accessed February 28, 2026).
CBE/CSE style
Fixme.ch contributors. Screens [Internet]. Fixme.ch, ; 2014 Jul 3, 13:04 UTC [cited 2026 Feb 28]. Available from: http://fixme.ch/w/index.php?title=Screens&oldid=5762.
Bluebook style
Screens, http://fixme.ch/w/index.php?title=Screens&oldid=5762 (last visited February 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Screens --- Fixme.ch{,} ",
year = "2014",
url = "http://fixme.ch/w/index.php?title=Screens&oldid=5762",
note = "[Online; accessed 28-February-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 = "Screens --- Fixme.ch{,} ",
year = "2014",
url = "\url{http://fixme.ch/w/index.php?title=Screens&oldid=5762}",
note = "[Online; accessed 28-February-2026]"
}