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